Skip to content

Commit

Permalink
Add binary tag to files that are binary
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfearless committed Jul 17, 2018
1 parent 1dfb1c1 commit c3130ba
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
* text eol=crlf
* text eol=crlf
*.exe binary
*.dll binary
*.zip binary
*.obj binary
*.res binary
*.lib binary
*.dlg binary
*.mnu binary
*.ttf binary
*.ico binary
*.bmp binary
*.png binary
*.jpg binary
4 changes: 2 additions & 2 deletions CopyToAsm.rap
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ MilestoneOnTime=2
MilestoneOnDate=0
MilestoneOnDateWhen=1
MilestoneOnDateStatus=0
MilestoneOnDateDate=5
MilestoneOnDateDate=15
MilestoneOnDateTimeYear=2018
MilestoneOnDateTimeMonth=1
MilestoneOnDateTimeDate=29
Expand All @@ -171,7 +171,7 @@ ProductVer2Range=0
ProductVer3Range=0
ProductVer4Range=0
[PTimer]
PTimer=24011814
PTimer=24016697
[Collapse]
1=570,4211840,554174464,68191248,270543394,,50331784
2=
Expand Down

0 comments on commit c3130ba

Please sign in to comment.