Add a .gitignore file to support/minizip/ to ignore *.la *.lo files.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Sat, 26 Oct 2013 23:15:45 +0000 (01:15 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Sat, 26 Oct 2013 23:15:45 +0000 (01:15 +0200)
support/minizip/.gitignore [new file with mode: 0644]

diff --git a/support/minizip/.gitignore b/support/minizip/.gitignore
new file mode 100644 (file)
index 0000000..7306553
--- /dev/null
@@ -0,0 +1,3 @@
+/*.lo
+/*.la
+