Skip to content

Commit cb03acf

Browse files
committed
updated .gitattributes with zip handling
1 parent e2e269d commit cb03acf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@
77
*.pdf diff=pdfconv
88
*.py diff=color
99
*.md diff=wrap
10+
*.mp3 diff=mp3
11+
12+
*.zip diff=ziplist
13+
*.mdzip diff=zipshow
1014

1115
*.py filter=cleanpython
1216
*.java filter=secret diff=secret
1317

14-
*.mp3 diff=mp3

0 commit comments

Comments
 (0)