Merge pull request #149 from rbreaves/dev

Updated project to be classified as python over c
This commit is contained in:
Ben Reaves
2020-05-05 01:28:07 -05:00
committed by GitHub

4
.gitattributes vendored
View File

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