Pantograph/.gitignore

11 lines
68 B
Plaintext

.*
!.gitignore
# Python
*.py[cod]
*.egg-info
# Output
/dist
/venv