Update .gitignore

This commit is contained in:
2026-05-15 22:26:19 +02:00
parent e902efc04f
commit 3aeb74e5bc

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/target /target
.env .env
data/ data/
.DS_Store