git: Actually add gitattributes file
This commit is contained in:
parent
6ae1330bdf
commit
45c7e00baf
1 changed files with 8 additions and 0 deletions
8
git/gitattributes
Normal file
8
git/gitattributes
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*.css diff=css
|
||||
*.go diff=golang
|
||||
*.html diff=html
|
||||
*.html.erb diff=html
|
||||
*.md diff=markdown
|
||||
*.py diff=python
|
||||
*.rake diff=ruby
|
||||
*.rb diff=ruby
|
||||
Loading…
Add table
Add a link
Reference in a new issue