Jeevant10 commited on
Commit
d66dc57
·
1 Parent(s): 7fe2b81

Ignore raw Data books; keep FAISS-only push

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -24,5 +24,8 @@ __pycache__/
24
  # faiss_store/
25
  vector_store/
26
 
 
 
 
27
  # LangGraph
28
  .langgraph_api/
 
24
  # faiss_store/
25
  vector_store/
26
 
27
+ # Keep raw source books local only
28
+ Data/
29
+
30
  # LangGraph
31
  .langgraph_api/