.gitignore 93 B

1234567
  1. venv/
  2. .pytest_cache/
  3. .ipynb_checkpoints/
  4. .vscode/
  5. .mypy_cache/
  6. .DS_Store
  7. 02_rag/02_rag.ipynb