diff --git a/.gitignore b/.gitignore index 1fe7454..1a9f522 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,8 @@ .env.docker **/**/.chroma resources/db -build \ No newline at end of file +build +dist +__pycache__ +document_qa/__pycache__ +document_qa_engine.egg-info/ \ No newline at end of file