From ef2b9e3e52815fb7dcd573bef9d387ab5f631386 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sun, 11 May 2014 14:19:47 -0500 Subject: [PATCH] Added gitattributes. Export ignores certain files --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0f7186c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.gitattributes export-ignore +.gitignore export-ignore +