From 41c20de03a25148609abb0da1b5309936db5b25a Mon Sep 17 00:00:00 2001 From: Bob Baker <007dsi@gmail.com> Date: Mon, 27 Apr 2020 00:43:31 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f8634572..0642333e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,6 @@ # Thanks GitHub *.b -linguist-detectable -*.s -linguist-detectable # this is to make github not count the Assembly test files as a part of the code + +# this is to make github not count the Assembly test files as a part of the code +*.s -linguist-detectable