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