Allow c code to be detectable to GitHub

This commit is contained in:
Ben Reaves
2020-05-05 01:30:18 -05:00
committed by GitHub
parent 0843103eda
commit 69acc58487

2
.gitattributes vendored
View File

@@ -1,3 +1,3 @@
*.py linguist-detectable=true
*.json liguist-detectable=false
*.c linguist-detectable=false
*.c linguist-detectable=true