diff --git a/.gitignore b/.gitignore index 8ff908f22..f4d27f64b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ + /apidocs /trash-*.exe /libgit2.pc @@ -12,3 +13,9 @@ .waf* build/ tests/tmp/ +msvc/Debug/ +msvc/Release/ +*.suo +*.user +*sdf +*.opensdf \ No newline at end of file