mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Ignore the CMakeLists.txt.user qtcreator makes
qtcreator stores its settings in the file CMakeLists.txt.user, and it should be ignored like the other IDE files
This commit is contained in:
@@ -41,3 +41,4 @@ docs/utils/__pycache__
|
||||
# IDE files
|
||||
.idea
|
||||
browse.VC.db
|
||||
CMakeLists.txt.user
|
||||
|
||||
Reference in New Issue
Block a user