[glib] gitignore for win32 build stuff
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gitignore for win32 build stuff
- Date: Sun, 21 Mar 2010 18:07:59 +0000 (UTC)
commit 5c419c300b43b4e3ac462761dda4360ed1c5de9b
Author: Ryan Lortie <desrt desrt ca>
Date: Sun Mar 21 13:07:36 2010 -0500
gitignore for win32 build stuff
.gitignore | 1 +
build/win32/vs9/.gitignore | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3095563..9b1006e 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 0000000..3c5cef6
--- /dev/null
+++ b/build/win32/vs9/.gitignore
@@ -0,0 +1,3 @@
+glib.vcproj
+gobject.vcproj
+gio.vcproj
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]