diff options
author | fearlessTobi <thm.frey@gmail.com> | 2018-07-07 14:23:11 +0200 |
---|---|---|
committer | fearlessTobi <thm.frey@gmail.com> | 2018-07-07 14:23:11 +0200 |
commit | f2c2383c8b43772abcc29f3f86b64bd53a267d44 (patch) | |
tree | 40a0409e5ec43047f327e9c0fd75e1861b169ed3 | |
parent | e19747634413f7eb939fc9cbcdfc01c2cfcf4e51 (diff) |
Port #3513 (partly) from Citra
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7999a40e1..5ec0d110b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ src/common/scm_rev.cpp .idea/ .vs/ .vscode/ +CMakeLists.txt.user # *nix related # Common convention for backup or temporary files |