forked from qt-creator/qt-creator
.gitignore: Ignore .qmake.{cache,stash} for full tree
...and not just the top level. Change-Id: I7ff7be5d8a9336e75faa82f52e66f949f33ea0f0 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -27,8 +27,8 @@
|
||||
*~
|
||||
.#*
|
||||
.DS_Store
|
||||
/.qmake.cache
|
||||
/.qmake.stash
|
||||
.qmake.cache
|
||||
.qmake.stash
|
||||
Makefile*
|
||||
Thumbs.db
|
||||
core
|
||||
|
Reference in New Issue
Block a user