Updated project to be classified as python over c

This commit is contained in:
Ben Reaves
2020-05-05 01:26:52 -05:00
committed by GitHub
parent fbea226894
commit 0843103eda

4
.gitattributes vendored
View File

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