sanzgiri commited on
Commit
c2fc314
·
1 Parent(s): f525c5f
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -59,6 +59,7 @@ dmypy.json
59
 
60
  # Project Specific
61
  databases/*.db
 
62
  knowledge_graph.json
63
  query_history.json
64
  *.log
 
59
 
60
  # Project Specific
61
  databases/*.db
62
+ data/feedback.jsonl
63
  knowledge_graph.json
64
  query_history.json
65
  *.log