From 2a3375fa36658e19cd0c003214b621c42568fe41 Mon Sep 17 00:00:00 2001
From: Steve Manuel <smanuel@fanatics.com>
Date: Wed, 10 Oct 2018 11:11:49 -0600
Subject: github: remove false-match for language detection

---
 .gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 .gitattributes

(limited to '.gitattributes')

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..e9877b5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+fuzz/corpus/*.sc linguist-detectable=false
\ No newline at end of file
-- 
cgit v1.2.3