# Python and IDE extensions
*.py[cod]
*.wpu
*.wpr
*.wpr2
*.komodoproject
/.komodotools/
.spyderproject
.idea/

# Source control folders
.svn
.hg

# Database file extensions
*.dbm
*.sql
*.sqlite
*.sqlite3
*-journal

# Output file extensions
*.bson
#*.html
#*.json
*.ltsv
*.odt
*.tex
#*.txt
#*.xml
#*.yml
*.zip

# Backup file extensions
*.bak
*.back
*.backup

# Mac files
.DS_Store

# Build directories
*/dist/
*/build/
*/*/build/
*/*/_build/

build/
dist/
plecost.egg-info/
# Log files
*.log

# C files generated by the Cython test.
*.c

# Hypothesis testing framework
.hypothesis/

# Test and type checking caches
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

# Superpowers / Claude Code planning files
docs/superpowers/
