g85/.gitignore

14 lines
94 B
Plaintext

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