Skip to content

Commit

Permalink
Create .gitattributes
Browse files Browse the repository at this point in the history
Initial commit for .gitattributes
  • Loading branch information
kanegoon authored Feb 10, 2021
1 parent aaf113c commit b9a54f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.c linguist-detectable=true
*.h linguist-detectable=true
expected/* linguist-detectable=false
sql/* linguist-detectable=false
*.md linguist-documentation

0 comments on commit b9a54f7

Please sign in to comment.