Skip to content

Commit

Permalink
Pics Or It Didn’t Happen
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleMethod authored Feb 21, 2021
1 parent 0a3b99c commit 658e841
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
*.c linguist-language=C
*.h linguist-language=C
*.cpp linguist-detectable=false
*.hpp linguist-detectable=false
*.prefs linguist-detectable=false
.xml linguist-detectable=false
.ld linguist-detectable=false
*.c linguist-detectable=true
*.h linguist-detectable=true
*.prefs linguist-language=C
.xml linguist-language=C
.ld linguist-language=C
Debug/* linguist-vendored
Drivers/* linguist-vendored
Src/* linguist-generated=true
Inc/* linguist-generated=true

0 comments on commit 658e841

Please sign in to comment.