From b334216994514a0b1d443945346ee89a9e68a981 Mon Sep 17 00:00:00 2001
From: Marty Kandes <mkandes@sdsc.edu>
Date: Fri, 4 Jun 2021 18:35:41 +0000
Subject: [PATCH] Reclassify Singularity definition files with .gitattributes

https://github.com/github/linguist/blob/master/docs/overrides.md
---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..b8da604
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+Singularity.* linguist-language=Singularity
-- 
GitLab