Skip to content

Commit

Permalink
add gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
faridrashidi committed Apr 17, 2022
1 parent b6cc230 commit 10a91af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*.md linguist-detectable=true
*.html linguist-detectable=false
*.css linguist-detectable=false
*.yml linguist-detectable=false
*.lock linguist-detectable=false
*Gemfile linguist-detectable=false
*.py linguist-detectable=false
*.gitignore linguist-detectable=false

0 comments on commit 10a91af

Please sign in to comment.