pokemon-showdown-client/.gitignore
Guangcong Luo 194e07e6d0 Disable package-lock.json
For detailed justification, see the commit message for the
corresponding server change:

2e85de348f
2018-05-14 17:14:27 -05:00

20 lines
249 B
Plaintext

/sprites/
/audio/
/config/
/index.php
/index.html
/data/*
!/data/graphics.js
!/data/learnsets-g6.js
node_modules/
eslint-cache/
.DS_Store
Thumbs.db
npm-debug.log
package-lock.json
/vendor/
/js/battledata.js
/js/battle-dex.js
/js/battle-dex-data.js