Skip to content

Commit e5bc786

Browse files
author
Kazuki Suzuki Przyborowski
committed
Update .gitattributes
1 parent ff36faf commit e5bc786

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

.gitattributes

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
11
*.py ident
22
*.php ident
33
* text eol=lf
4+
5+
#
6+
## These files are binary and should be left untouched
7+
#
8+
9+
# (binary is a macro for -text -diff)
10+
*.png binary
11+
*.jpg binary
12+
*.jpeg binary
13+
*.gif binary
14+
*.ico binary
15+
*.mov binary
16+
*.mp4 binary
17+
*.mp3 binary
18+
*.flv binary
19+
*.fla binary
20+
*.swf binary
21+
*.gz binary
22+
*.zip binary
23+
*.7z binary
24+
*.ttf binary
25+
*.eot binary
26+
*.woff binary
27+
*.pyc binary
28+
*.pdf binary

0 commit comments

Comments
 (0)