Files
2017-12-29 12:17:15 -08:00

21 lines
308 B
Plaintext

dist/
docs/generated/
test/
node_modules/
*.css
*.d.ts
*.js*
!./*.js
!*.json
*.html
npm-debug.log
debug.log
# Added by shenanigans-manager for maps testing
Maps.test.ts
# Local development typically uses npm install --link
# Package lock files aren't updated by linked installs
package-lock.json
yarn.lock