[UPDATE][GIT] Ignore Python-related files

This commit is contained in:
Bruno BELANYI 2020-02-04 13:33:31 +01:00
parent 1e6a4edbf4
commit bbbac941ce

View file

@ -6,3 +6,11 @@
# Local scripts
.localrc
# Python files
env/
__pycache__/
*.py[cod]
.mypy_cache/
.dmypy.json
dmypy.json