remove data from git tracking

This commit is contained in:
Luca Jakob 2026-06-01 08:44:52 +02:00
parent f9413da3de
commit de32543f5e
2 changed files with 2 additions and 8 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
backend/data/

View File

@ -1,7 +0,0 @@
{
"Test": {
"name": "Test",
"players": [],
"leaderboard": []
}
}