Ignore temporary files

This commit is contained in:
Vinyl Darkscratch 2018-10-04 13:02:09 -07:00
parent f1f95b1630
commit 49cce9e4d8

15
.gitignore vendored
View file

@ -7,6 +7,16 @@
*.bmp *.bmp
*.lproj *.lproj
*.tmp
*.vcxproj
*.filters
*.sln
bin/
lib/
oneshot\.dir/
x64/
Makefile* Makefile*
/oneshot /oneshot
@ -34,11 +44,10 @@ OneShot
.qmake.stash .qmake.stash
CMakeCache.txt CMakeCache.txt
CMakeFiles/ CMakeFiles/
cmake_install\.cmake
conanbuildinfo\.cmake conanbuildinfo\.cmake
conaninfo\.txt conaninfo\.txt
conanbuildinfo\.txt conanbuildinfo\.txt
cmake_install\.cmake conan_imports_manifest\.txt
oclint/ oclint/
*.tmp