gitignore for win32 build stuff
authorRyan Lortie <desrt@desrt.ca>
Sun, 21 Mar 2010 18:07:36 +0000 (13:07 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sun, 21 Mar 2010 18:07:36 +0000 (13:07 -0500)
.gitignore
build/win32/vs9/.gitignore [new file with mode: 0644]

index 3095563..9b1006e 100644 (file)
@@ -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 (file)
index 0000000..3c5cef6
--- /dev/null
@@ -0,0 +1,3 @@
+glib.vcproj
+gobject.vcproj
+gio.vcproj