gridlock/.gitignore

8 lines
63 B
Plaintext

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