Fix subtle configurations at .gitignore
This commit is contained in:
+3
-3
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
# Qt-es
|
# Qt-es
|
||||||
|
|
||||||
/.qmake.cache
|
.qmake.cache
|
||||||
/.qmake.stash
|
.qmake.stash
|
||||||
*.pro.user
|
*.pro.user
|
||||||
*.pro.user.*
|
*.pro.user.*
|
||||||
*.moc
|
*.moc
|
||||||
@@ -32,5 +32,5 @@ Makefile*
|
|||||||
*.qmlproject.user.*
|
*.qmlproject.user.*
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
|
imports
|
||||||
*.xcf
|
*.xcf
|
||||||
|
|||||||
Reference in New Issue
Block a user