[UPDATE][GIT] Ignore Python-related files
This commit is contained in:
parent
1e6a4edbf4
commit
bbbac941ce
1 changed files with 8 additions and 0 deletions
|
|
@ -6,3 +6,11 @@
|
|||
|
||||
# Local scripts
|
||||
.localrc
|
||||
|
||||
# Python files
|
||||
env/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.mypy_cache/
|
||||
.dmypy.json
|
||||
dmypy.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue