diff --git a/.gitignore b/.gitignore index 57903f82..efb0101e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,10 @@ examples/out/ docs/ tools/malgen/build/ tools/malgen/bin/ -debugging \ No newline at end of file +debugging +tests/x64/ +tests/Debug/ +tests/Release/ +tests/bin/ +!./tests/DO_NOT_DELETE +*.vcxproj.user \ No newline at end of file