| # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| build/ | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| # Environment variables | |
| .env | |
| # Vector store | |
| chroma_db/ | |
| # Frontend | |
| frontend/node_modules/ | |
| frontend/dist/ | |
| # Python-generated files | |
| __pycache__/ | |
| *.py[oc] | |
| build/ | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| # Virtual environments | |
| .venv | |
| # Environment variables | |
| .env | |
| # Vector store | |
| chroma_db/ | |
| # Frontend | |
| frontend/node_modules/ | |
| frontend/dist/ | |