pokemon-showdown-client/.gitignore
Guangcong Luo 6475e7a268 Switch .gitignore back to blacklist
VS Code's search feature doesn't support .gitignore whitelisting. :(

(Also don't compile .d.ts files.)
2021-04-14 02:02:41 -07:00

34 lines
483 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/server/
/js/*.js.map
/js/battle*.js
/js/panel*.js
/js/replay-embed.js
/js/client-main.js
/js/client-core.js
/js/client-connection.js
/replays/caches/
/replays/replay-config.inc.php
/replays/theme/wrapper.inc.php
/website/.well-known/
/website/.pages-cached/
/website/files/
/website/images/