diff options
author | James Taylor <user234683@users.noreply.github.com> | 2018-07-12 04:26:50 -0700 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2018-07-12 04:26:50 -0700 |
commit | 3fff8307b98a7803681001382decd4e0aff9cb43 (patch) | |
tree | 800681d9191477f644eea6220637cab3c684c7a7 /.gitattributes | |
parent | aea11c407f7be904037183da152c4cdf561cd65e (diff) | |
download | yt-local-3fff8307b98a7803681001382decd4e0aff9cb43.tar.lz yt-local-3fff8307b98a7803681001382decd4e0aff9cb43.tar.xz yt-local-3fff8307b98a7803681001382decd4e0aff9cb43.zip |
add bat file for windows
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 |