Merge pull request #150 from rbreaves/dev

Allow c code to be detectable to GitHub
This commit is contained in:
Ben Reaves
2020-05-05 01:31:02 -05:00
committed by GitHub

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