Skip to content

Commit

Permalink
Scaffold: Mark *.png and *.jpg as binary files to git
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jan 2, 2018
1 parent 55eb23a commit a010db6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
@@ -1 +1,5 @@
* text eol=lf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary

0 comments on commit a010db6

Please sign in to comment.