16 lines
150 B
Text
16 lines
150 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
.env
|
|
*_cache
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
!docs
|
|
!AGENTS.md
|
|
!tasks.md
|