mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +08:00
added to .gitignore to exclude temporary files generated by system (#42)
This commit is contained in:
parent
6c82b80ca5
commit
f0df41f439
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,3 +1,11 @@
|
||||
# Files
|
||||
tasks/
|
||||
context.json
|
||||
knowledge.json
|
||||
prompt-*.txt
|
||||
queries.json
|
||||
questions.json
|
||||
|
||||
# Logs
|
||||
logs
|
||||
.idea
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user