pokemon-showdown-client/.gitignore
Guangcong Luo 02f0c8e82c Add githooks/build-indexes
This is the search index build script from the Gen 6 Learnsets
repository, slightly rewritten for the PS client environment. It
expects a checkout of the server respository in
`data/Pokemon-Showdown`.
2015-12-21 20:09:55 -06:00

11 lines
127 B
Plaintext

/sprites/
/audio/
/js/config.js
/index.php
/index.html
/data/Pokemon-Showdown/
node_modules/
eslint-cache/
.DS_Store
Thumbs.db