Skip to content

Commit 9bb9f57

Browse files
committed
BLD: Add binary files to gitattributes too
1 parent 51c6799 commit 9bb9f57

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@
88
*.html text
99
*.csv text
1010
*.json text
11+
*.pickle binary
12+
*.h5 binary
13+
*.dta binary
14+
*.xls binary
15+
*.xlsx binary

0 commit comments

Comments
 (0)