diff --git a/.gitignore b/.gitignore index c9af22c..f35f4c0 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ bld/ *.pidb *.svclog *.scc +*.exe # Visual C++ cache files ipch/ @@ -72,4 +73,5 @@ ipch/ *.VC.VC.opendb # Zip Foramt Test -Test \ No newline at end of file +Test +*.zip \ No newline at end of file