mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
Ignore Python files
This commit is contained in:
parent
e1877adf9c
commit
7cdfc38766
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -10,6 +10,10 @@
|
||||||
*.dll
|
*.dll
|
||||||
*.dylib
|
*.dylib
|
||||||
|
|
||||||
|
# Python
|
||||||
|
|
||||||
|
__pycache__
|
||||||
|
|
||||||
# Qt-es
|
# Qt-es
|
||||||
|
|
||||||
/.qmake.cache
|
/.qmake.cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue