From 56abbd355a48b292f6928e4359546a2e02a97936 Mon Sep 17 00:00:00 2001 From: Kelley Ruehl Date: Fri, 20 Dec 2019 13:21:28 -0700 Subject: [PATCH] add gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7d5b234 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +$ cat .gitattributes +*.* linguist-language=fortran +*.h5 filter=lfs diff=lfs merge=lfs -text