diff --git a/.gitignore b/.gitignore index 5650cb26b7..fc5cb832dd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ Source/Core/Common/Src/scmrev.h .tx # Ignore tlog files *.tlog +# Ignore CMakeLists.txt.user +CMakeLists.txt.user