mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 15:56:19 -05:00
34 lines
350 B
Plaintext
34 lines
350 B
Plaintext
# dependencies
|
|
node_modules
|
|
.pnp
|
|
.pnp.js
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# build
|
|
build
|
|
|
|
# misc
|
|
xrank_data
|
|
tourney_maps
|
|
ability_jsons_output
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.vs
|
|
.vscode
|
|
leanny.github.io/
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
config.py
|
|
test.py
|
|
google_sheet_secret.json
|
|
|
|
__pycache__ |