mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
chore: add .gitignore for node_modules, target, and large research files
This commit is contained in:
parent
b3b921044b
commit
e176f9bfb9
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
node_modules/
|
||||
target/
|
||||
|
||||
# Large research data files (tracked in Git LFS or kept local-only)
|
||||
research/*.pdf
|
||||
research/*.ndjson
|
||||
Loading…
Add table
Add a link
Reference in a new issue