pokemon-showdown-client/.gitignore
Guangcong Luo e96b9b9fd1 Improve animated sprite update script
BW animated sprites are now also automatically generated. In addition,
the generation script can now handle female sprites and cosmetic forms.

The storage format has also changed to be more concise.
2016-12-29 15:32:26 -05:00

14 lines
162 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