sendou.ink/.gitignore
Kalle 9a126f543d
Plus Voting to 60% criteria + leaderboard access (#1537)
* Update PlusVotingResult

* Logic

* Replace plus tiers

* Testing initial

* Test progress

* Working one test

* Tests

* Schema different file

* Dynamic test

* Fix test util
2023-11-11 12:19:57 +02:00

25 lines
268 B
Plaintext

node_modules
/.cache*
/build
/public/build
.env
translation-progress.md
notes.md
db*.sqlite3*
!db-test.sqlite3
dump
.DS_Store
.excalidraw
/scripts/output/*
!/scripts/output/.gitkeep
/scripts/dicts/**/*.json
/test-results/
/playwright-report/
/playwright/.cache/