.gitignore

Leonardo Barcaroli 2019-01-11 18:18:47 +01:00
parent aae7f67d9c
commit bb3ef118ce
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.mypy_cache/
# C extensions
*.so