diff --git a/.gitignore b/.gitignore index 73c54ec..5866f2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,9 @@ # Files generated by build .vs/ __vm/ -debug/ -Release/ -img/ -*.tmp -*.TMP +[Dd]ebug/ +[Rr]elease/ +*.[Tt][Mm][Pp] *.sln -*.vcxproj -*.vcxproj.filters +*.vcxproj* *.vcxitems