Skip to content

Commit 53f2ac9

Browse files
committed
gitattributes: Mark *.a files as binary.
1 parent 1043f1a commit 53f2ac9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
*.bat text eol=crlf
88

99
# These are binary so should never be modified by git.
10+
*.a binary
1011
*.png binary
1112
*.jpg binary
1213
*.dxf binary

0 commit comments

Comments
 (0)