g85/.gitignore
2021-11-11 23:53:13 -08:00

12 lines
78 B
Text

*.pyc
__pycache__
*.idea
build/
dist/
*.egg-info/
.mypy_cache/
*.swp
*.swo