mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Add CMakeLists.txt.user to the .gitignore file. Closes issue 6873.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -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