From 8e8da6dbc051ec884b5d439bb4f44dc027d05bbf Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sun, 3 Sep 2017 10:47:32 -0700 Subject: Initialize repo --- .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