Skip to content

Commit

Permalink
Ignore the CMakeLists.txt.user qtcreator makes
Browse files Browse the repository at this point in the history
qtcreator stores its settings in the file CMakeLists.txt.user,
and it should be ignored like the other IDE files
  • Loading branch information
roadriverrail committed Jun 3, 2017
1 parent b4ae188 commit 964dc31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ docs/utils/__pycache__
# IDE files
.idea
browse.VC.db
CMakeLists.txt.user

0 comments on commit 964dc31

Please sign in to comment.