Spaces:
Running
Running
| # Python cache | |
| __pycache__/ | |
| # Virtual Environment | |
| calibre-env/ | |
| # Chroma DB databases | |
| chroma_db_*/ | |
| # Other common Python files to ignore | |
| .env | |
| *.pyc |
| # Python cache | |
| __pycache__/ | |
| # Virtual Environment | |
| calibre-env/ | |
| # Chroma DB databases | |
| chroma_db_*/ | |
| # Other common Python files to ignore | |
| .env | |
| *.pyc |