diff options
author | jim-p <jimp@pfsense.org> | 2012-12-19 08:30:12 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-12-19 08:30:12 -0500 |
commit | e95a728e12b48cbfddcd2d5e9b2c17a938ee3565 (patch) | |
tree | d8ac642542162265be641518a4809261e138dee3 /.gitattributes | |
parent | da60029bafb7f241023f7f68bbf9926734dc15ab (diff) | |
download | pfsense-packages-e95a728e12b48cbfddcd2d5e9b2c17a938ee3565.tar.gz pfsense-packages-e95a728e12b48cbfddcd2d5e9b2c17a938ee3565.tar.bz2 pfsense-packages-e95a728e12b48cbfddcd2d5e9b2c17a938ee3565.zip |
This one file may need dos eols.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 5a0d4bb4..0524659f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -28,7 +28,7 @@ rc.* text *.mk text # Files that will always have CRLF line endings on checkout. (Not sure we have any of these) -# *.dos text eol=crlf +*.nsh text eol=crlf # Denote all files that are truly binary and should not be modified. *.png binary |