vcs: add data folder to gitignore

This commit is contained in:
2025-12-06 12:40:33 +01:00
parent d9d9743d2c
commit 8a89834a28
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
node_modules
/data
# Output
.output
.vercel

Binary file not shown.