diff --git a/.gitignore b/.gitignore index 30955637a..9b1006e6a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ Makefile *.gcno *.gcda *.gcov +*.sourcefiles # autofoo stuff here compile diff --git a/build/win32/vs9/.gitignore b/build/win32/vs9/.gitignore new file mode 100644 index 000000000..3c5cef60b --- /dev/null +++ b/build/win32/vs9/.gitignore @@ -0,0 +1,3 @@ +glib.vcproj +gobject.vcproj +gio.vcproj