From f2fff1d9e4da3124ff2b30202e1a6ddd2e8d5237 Mon Sep 17 00:00:00 2001 From: helpfulrobot Date: Sat, 16 Jan 2016 17:36:25 +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