diff options
| author | Damien Regad <dregad@mantisbt.org> | 2013-08-05 14:05:56 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2013-08-05 14:05:56 +0200 |
| commit | f70f5fcbc7c57030f214c62b73c604871d01c053 (patch) | |
| tree | 66b0b9b4f2ef953cf0028950e89d22e9be87e788 /.gitattributes | |
| parent | 5bbebc3dacccf143b85c69899b16f333cf3bd3a7 (diff) | |
| download | adodb-f70f5fcbc7c57030f214c62b73c604871d01c053.tar.gz adodb-f70f5fcbc7c57030f214c62b73c604871d01c053.tar.bz2 adodb-f70f5fcbc7c57030f214c62b73c604871d01c053.zip | |
Added original release build script
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1f51ba01..2cb098d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,6 +9,9 @@ *.xml text *.xsl text +# Windows-only files +*.bat eol=crlf + # Binary files *.gif binary |
