# Environment variables
.env

# Logs
debug.log

# Python cache
__pycache__/
*.pyc
*.pyo

# OS-specific
.DS_Store

# Documentation and Memory Bank
doc/
memory-bank/

# Custom models list
flexai_models.json
