diff options
author | Steve Manuel <smanuel@fanatics.com> | 2018-10-10 20:11:49 +0300 |
---|---|---|
committer | Steve Manuel <smanuel@fanatics.com> | 2018-10-10 20:12:12 +0300 |
commit | 2a3375fa36658e19cd0c003214b621c42568fe41 (patch) | |
tree | ecc0bf7aea7c6395bac86d74724f749003ad6506 /.gitattributes | |
parent | bb1ab76598893258e90f45d8a708a2505a95af2a (diff) |
github: remove false-match for language detection
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
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 |