pokemon-showdown-client/.gitignore
Guangcong Luo 33e6c55861 Change js/ dir to default-deny
This makes it so that new files in `src/` no longer require updating
`.gitignore` and `.eslintignore`.

The existing files still in the repo are mostly deprecated at this
point, anyway.
2021-04-13 14:06:25 -07:00

28 lines
365 B
Plaintext

/sprites/
/audio/
/config/
/index.php
/index.html
/preactalpha.html
/crossprotocol.html
/data/*
node_modules/
eslint-cache/
.DS_Store
Thumbs.db
npm-debug.log
package-lock.json
/vendor/
/js/battle.js
/js/
/replays/caches/
/replays/replay-config.inc.php
/replays/theme/wrapper.inc.php
/website/.well-known/
/website/.pages-cached/
/website/files/
/website/images/