From b870f1f198f92692b3c0f40269c608ed71af29b5 Mon Sep 17 00:00:00 2001 From: Aurelio Date: Sun, 23 Oct 2016 13:42:52 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5f99b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +**/*.css linguist-vendored=true