Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
20 lines (19 sloc)
301 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* text=auto eol=lf | |
# These files are binary and should be left untouched | |
*.png binary | |
*.jpg binary | |
*.jpeg binary | |
*.gif binary | |
*.ico binary | |
*.mov binary | |
*.mp4 binary | |
*.mp3 binary | |
*.ttf binary | |
*.otf binary | |
*.eot binary | |
*.woff binary | |
*.woff2 binary | |
*.pdf binary | |
*.tar.gz binary | |
*.zip binary | |
*.7z binary |