diff options
| author | red031000 <rubenru09@aol.com> | 2020-07-21 17:23:09 +0100 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2020-07-21 19:37:41 -0500 |
| commit | 3a4437a42d67ea0ea606e5f0a751b61a32881d8e (patch) | |
| tree | a4c91b965391b88a15ad5e4388ec46de1bb4c18f /.gitattributes | |
| parent | 9b8813a72e9d9a6ed23eb1c389ed9a3e39a49a6e (diff) | |
replace build_tools.sh with make tools
Diffstat (limited to '.gitattributes')
| -rwxr-xr-x | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f1ad9c5..5607075 100755 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,7 @@ Makefile text eol=lf *.pl text eol=lf *.inc text eol=lf *.sha1 text eol=lf +*.sed text eol=lf *.png binary *.bin binary |
