Skip to content

Commit

Permalink
Declare .go and Dockerfile as text in gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
herohde committed Oct 26, 2017
1 parent 8370a8d commit 8fe3a05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
.gitattributes text
.gitignore text
LICENSE text
Dockerfile text
*.avsc text
*.go text
*.html text
*.java text
*.md text
Expand Down

0 comments on commit 8fe3a05

Please sign in to comment.