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