From 49cce9e4d87ce862fe71f85c86b7b0d2bb0ed571 Mon Sep 17 00:00:00 2001 From: Vinyl Darkscratch Date: Thu, 4 Oct 2018 13:02:09 -0700 Subject: [PATCH] Ignore temporary files --- .gitignore | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fc5d49b..743dd3b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,16 @@ *.bmp *.lproj +*.tmp +*.vcxproj +*.filters +*.sln + +bin/ +lib/ +oneshot\.dir/ +x64/ + Makefile* /oneshot @@ -34,11 +44,10 @@ OneShot .qmake.stash CMakeCache.txt CMakeFiles/ +cmake_install\.cmake conanbuildinfo\.cmake conaninfo\.txt conanbuildinfo\.txt -cmake_install\.cmake +conan_imports_manifest\.txt oclint/ - -*.tmp