chore: gitignore data directory

This commit is contained in:
Lewis Wynne 2026-04-09 12:42:16 +01:00
parent 37d2a2b99e
commit 66e314810b

1
.gitignore vendored
View file

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