dunnobot/.gitignore

14 lines
No EOL
144 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.*
!.gitignore
!.python-version
!.github