only ignore json files in data dir, tracking seed and wipe scripts

This commit is contained in:
Yisroel Baum 2026-04-15 21:10:07 +03:00
parent 7e674af40a
commit 7ee4bac3fa
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
3 changed files with 29 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
vendor/
node_modules/
data/
data/*.json
.direnv/