gitattributes: Tell Github Linguist to ignore .sc files
This commit is contained in:
parent
a853ce145d
commit
97ef4421fb
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
*.sc linguist-detectable=false
|
||||||
|
*.SC linguist-detectable=false
|
Loading…
Reference in a new issue