From: Justin Seyster Date: Thu, 8 Jul 2010 00:26:45 +0000 (-0400) Subject: Set .gitignore files to export-ignore. X-Git-Tag: release-v1.0~86 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=1c4de6e72722bec8c812bf83be6f67bdc4b117c1;p=interaspect.git Set .gitignore files to export-ignore. --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..de2f316 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitignore export-ignore +.gitattributes export-ignore