Merge pull request #43 from rbreaves/dev

- Added giattributes file to set the language of the program to c
This commit is contained in:
Ben Reaves
2020-02-22 14:11:53 -06:00
committed by GitHub

3
.gitattributes vendored Normal file
View File

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