# Byte-compiled
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual env
.venv/
venv/
env/

# IDE
.vscode/
.idea/
*.swp
*.swo

# Testing
.pytest_cache/
htmlcov/
.coverage
.coverage.*

# mypy
.mypy_cache/

# ruff
.ruff_cache/

# FlashQ database files
*.db
*.db-wal
*.db-shm

# OS
.DS_Store
Thumbs.db
reddit_research.txt
