1
0
Fork 0

git: Actually add gitattributes file

This commit is contained in:
Jeremy Kaplan 2020-10-26 19:35:30 -07:00
commit 45c7e00baf

8
git/gitattributes Normal file
View 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