Add dist/ to .gitignore, and prevent new games from having a broken gameId

This commit is contained in:
sepia 2025-07-15 18:10:22 -05:00
parent e8e982c3d6
commit e984172918
4 changed files with 3 additions and 614 deletions

4
.gitignore vendored
View file

@ -39,4 +39,6 @@ yarn-error.log*
**/*.tgz
**/*.log
package-lock.json
**/*.bun
**/*.bun
dist/