Ignore Python files
This commit is contained in:
parent
e1877adf9c
commit
7cdfc38766
4
.gitignore
vendored
4
.gitignore
vendored
@ -10,6 +10,10 @@
|
||||
*.dll
|
||||
*.dylib
|
||||
|
||||
# Python
|
||||
|
||||
__pycache__
|
||||
|
||||
# Qt-es
|
||||
|
||||
/.qmake.cache
|
||||
|
Loading…
Reference in New Issue
Block a user