From de844c32ea0afe45a2deb1b25e6bdd267b7df103 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 12 Jan 2019 10:57:29 -0600 Subject: Initial commit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..dfe07704 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto -- cgit v1.2.3-55-g6feb