pokemon-showdown-client/.gitignore
Guangcong Luo c724dae346 Preact: Support syntax highlighting in chat
This isn't actually too hard to backport to the old client, but I'll
leave that for someone else.

This is here partly as a tech demo of the syntax highligher, which I
plan to use in the teambuilder.
2024-08-30 13:36:05 -07:00

40 lines
1.1 KiB
Plaintext

node_modules/
.DS_Store
Thumbs.db
npm-debug.log
/config/
/vendor/
/caches/
/play.pokemonshowdown.com/sprites/
/play.pokemonshowdown.com/audio/
/play.pokemonshowdown.com/index.php
/play.pokemonshowdown.com/index.html
/play.pokemonshowdown.com/index-test.html
/play.pokemonshowdown.com/preactalpha.html
/play.pokemonshowdown.com/crossprotocol.html
/play.pokemonshowdown.com/data/
/play.pokemonshowdown.com/js/server/
/play.pokemonshowdown.com/js/*.js.map
/play.pokemonshowdown.com/js/battle*.js
/play.pokemonshowdown.com/js/panel*.js
/play.pokemonshowdown.com/js/replay-embed.js
/play.pokemonshowdown.com/js/client-main.js
/play.pokemonshowdown.com/js/client-core.js
/play.pokemonshowdown.com/js/client-connection.js
/play.pokemonshowdown.com/js/miniedit.js
/play.pokemonshowdown.com/ads.txt
/pokemonshowdown.com/.well-known/
/pokemonshowdown.com/.pages-cached/
/pokemonshowdown.com/files/
/pokemonshowdown.com/images/
/pokemonshowdown.com/ads.txt
/replay.pokemonshowdown.com/index.php
/replay.pokemonshowdown.com/js/
/replay.pokemonshowdown.com/caches/
/replay.pokemonshowdown.com/theme/wrapper.inc.php
/replay.pokemonshowdown.com/ads.txt