mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 05:31:47 +00:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
# Ignore everything except what's in package.json "files"
|
|
*
|
|
!cli.js
|
|
!hooks/
|
|
!app/
|
|
!package.json
|
|
!README.md
|
|
!LICENSE
|
|
|