From 5bc080a1b2f56ce536afc9fc4945040cd69c7fca Mon Sep 17 00:00:00 2001 From: Tony Wasserka Date: Sat, 21 Dec 2013 21:03:29 +0100 Subject: [PATCH] Revert "Add CMakeLists.txt.user to the .gitignore file. Closes issue 6873." because no comment has been given on what that newly ignored file even is. If no dev knows what's going on and there's not even a comment explaining things, then that's bad. This reverts commit 5443f14fe43c56f482af221bc87edfb813c7a429. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index fc5cb832dd..5650cb26b7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,3 @@ Source/Core/Common/Src/scmrev.h .tx # Ignore tlog files *.tlog -# Ignore CMakeLists.txt.user -CMakeLists.txt.user