chore: add .gitignore for node_modules, target, and large research files

This commit is contained in:
Ciphercat 2026-03-05 16:19:49 +00:00
commit e176f9bfb9

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
node_modules/
target/
# Large research data files (tracked in Git LFS or kept local-only)
research/*.pdf
research/*.ndjson