# OS generated files
.DS_Store
Thumbs.db

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
ENV/
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Testing
.coverage
htmlcov/
.pytest_cache/
.tox/

# IDEs and editors
.idea/
.vscode/
*.swp
*.swo
*~

# Docker
.docker/
docker-compose.override.yml

# Environment variables
.env
.env.local

# Project Output/Data
output/
scraped-docx/
llamascreenshots_docs.cohere.com/ 