gridlock/.gitignore

7 lines
63 B
Text

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