# Python-generated files
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual environments
.venv/
venv/
ENV/
env/

# Environment configurations & secrets
.env
.env.*
!.env.example
publish.py

# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing and Coverage
.pytest_cache/
.tox/
.nox/
.coverage
.coverage.*
htmlcov/
nosetests.xml
coverage.xml
*.cover
*.log

# LLMCycle Runtime & Cache Databases
*.db
*.db-journal
*.sqlite
*.sqlite3

# LLMCycle Multimodal Attachments & Temp Files
demo_attachment.txt
saved_attachments/
attachments/
local_attachments/
