diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-01-07 23:23:25 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-01-07 23:23:25 +0300 |
commit | f074c5e755dcfa45b6b480d48aa785ce9c1ba78b (patch) | |
tree | 7b0461697898b70600cecf1ff8b3cf01c4177db9 /.gitattributes | |
parent | add reset_explorer_settings.bat (diff) | |
download | notes-f074c5e755dcfa45b6b480d48aa785ce9c1ba78b.tar.gz notes-f074c5e755dcfa45b6b480d48aa785ce9c1ba78b.zip |
fix .gitattributes
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 69b47b5..282705f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ +* text=auto + *.bat text eol=crlf |