Add CMakeLists.txt.user to the .gitignore file. Closes issue 6873.
This commit is contained in:
@@ -21,3 +21,5 @@ Source/Core/Common/Src/scmrev.h
|
||||
.tx
|
||||
# Ignore tlog files
|
||||
*.tlog
|
||||
# Ignore CMakeLists.txt.user
|
||||
CMakeLists.txt.user
|
||||
|
||||
Reference in New Issue
Block a user