From cbfee44993a6e65dd6654b03a0a8a6f4c0d1d321 Mon Sep 17 00:00:00 2001 From: Eric Conrad Date: Mon, 26 Sep 2016 14:49:59 -0400 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b0987b5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ps1 text