From 11c1828816e1a9c71caf08b3dc61dfaf534a44c8 Mon Sep 17 00:00:00 2001 From: "Pierre R. Mai" Date: Sun, 18 Nov 2012 03:00:07 +0100 Subject: [PATCH] Add .gitattributes. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1a1f266 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/*.lisp ident +/*.asd ident