mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
added to .gitignore to exclude temporary files generated by system (#42)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user