diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ba03642..137d29d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,6 +15,8 @@ *.css text *.txt text +*.bat text eol=crlf + # Binary files # ============ *.db binary |