Skip to content

Commit f364332

Browse files
authoredJun 15, 2016
Ignore all forms of CMakeLists.txt.user
In some cases Qt Creator will create a CMakeLists.txt.user file with a short hash which should also be ignored. For example: CMakeLists.txt.user.1fa15d5
1 parent 7751c25 commit f364332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Qt.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ Makefile*
3434
*.qmlproject.user.*
3535

3636
# QtCtreator CMake
37-
CMakeLists.txt.user
37+
CMakeLists.txt.user*
3838

0 commit comments

Comments
 (0)
Please sign in to comment.