mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
chore: add .direnv and result to .gitignore
This commit is contained in:
parent
1fe33aebc5
commit
919f38adbc
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue