build/win32/vs*: Add .gitignore files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 18 Jan 2013 03:27:47 +0000 (11:27 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 18 Jan 2013 03:34:48 +0000 (11:34 +0800)
Since atk.vcproj, atk.vcxproj and atk.vcxproj.filters are generated/
completed during 'make dist', don't have git track these files.

build/win32/vs10/.gitignore [new file with mode: 0644]
build/win32/vs9/.gitignore [new file with mode: 0644]

diff --git a/build/win32/vs10/.gitignore b/build/win32/vs10/.gitignore
new file mode 100644 (file)
index 0000000..73afdd0
--- /dev/null
@@ -0,0 +1,2 @@
+atk.vcxproj
+atk.vcxproj.filters
diff --git a/build/win32/vs9/.gitignore b/build/win32/vs9/.gitignore
new file mode 100644 (file)
index 0000000..063f099
--- /dev/null
@@ -0,0 +1 @@
+atk.vcproj