9 lines
117 B
Text
9 lines
117 B
Text
# Ignore everything except what's in package.json "files"
|
|
*
|
|
!cli.js
|
|
!hooks/
|
|
!app/
|
|
!package.json
|
|
!README.md
|
|
!LICENSE
|
|
|