From 27a40a3a984b805d23f3b7defc213bbc3f66a2db Mon Sep 17 00:00:00 2001 From: helpfulrobot Date: Sat, 16 Jan 2016 17:42:29 +1300 Subject: [PATCH] Added standard .gitattributes file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bcccc92 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/.gitignore export-ignore