ai-email-assistant/.gitignore

43 lines
353 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
dist/
build/
.Python
.venv/
venv/
env/
ENV/
.env
config.env
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
Desktop.ini
storage/chroma/
!storage/chroma/.gitkeep
*.log
logs/
.temporary/
*.tmp
*.temp
.pytest_cache/
.coverage
htmlcov/
.tox/
.ruff_cache/
data/local/
data/temp/
articles_konsol_pro/