From 1f06e3151a62813d0b38be49801471fbfd8c47a2 Mon Sep 17 00:00:00 2001 From: Stuart Stent Date: Tue, 1 Sep 2020 09:43:44 -0400 Subject: [PATCH] adding nomad, tf --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ec37de1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +bin/nomad filter=lfs diff=lfs merge=lfs -text +bin/terraform filter=lfs diff=lfs merge=lfs -text