From 190e0ae980a206ca51bf9cbde6bd83aa40ab73f0 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Sat, 2 Apr 2016 12:07:34 -0700 Subject: [PATCH] Add .gitattributes to gh-pages branch --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..db597ddb7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +versions/c1pjs/* linguist-vendored +versions/pcjs/* linguist-vendored +_includes/google-analytics.html merge=ours