Set .gitignore files to export-ignore.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Thu, 8 Jul 2010 00:26:45 +0000 (20:26 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Thu, 8 Jul 2010 00:26:45 +0000 (20:26 -0400)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..de2f316
--- /dev/null
@@ -0,0 +1,2 @@
+.gitignore export-ignore
+.gitattributes export-ignore