chore: add .direnv and result to .gitignore

This commit is contained in:
Ciphercat 2026-03-05 16:23:48 +00:00
commit 919f38adbc

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
node_modules/ node_modules/
target/ target/
.direnv/
result
# Large research data files (tracked in Git LFS or kept local-only) # Large research data files (tracked in Git LFS or kept local-only)
research/*.pdf research/*.pdf