diff --git a/MCServer/.gitignore b/MCServer/.gitignore index d9d869986..c03bcbe99 100644 --- a/MCServer/.gitignore +++ b/MCServer/.gitignore @@ -19,3 +19,4 @@ helgrind.log valgrind.log motd.txt *.deuser +*.dmp diff --git a/VC2008/.gitignore b/VC2008/.gitignore index 537b749dc..27d2f5ebe 100644 --- a/VC2008/.gitignore +++ b/VC2008/.gitignore @@ -1,6 +1,7 @@ Debug/ Debug profiled/ Release/ +Release profiled/ *.user *.ncb *.suo