From 5f2850497411cfb57791afee17c5eb01b96d0979 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 27 Oct 2015 19:25:21 -0400 Subject: [PATCH] First attempt at adding a gitattributes file --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..d7ddf2ca0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +$ cat .gitattributes +engine/lib/* linguist-vendored \ No newline at end of file