diff --git a/.gitignore b/.gitignore index 3c188e7..05d563e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ env/ *.pyc __pycache__/ +.env +*tokens* +rag_data +.chromadb \ No newline at end of file