mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
For detailed justification, see the commit message for the
corresponding server change:
2e85de348f
20 lines
249 B
Plaintext
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
|