diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-04-20 17:35:11 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-04-20 17:35:11 +0300 |
commit | 27f946fefe38946506e7ad3fe3a2eef93a01ddb8 (patch) | |
tree | b0309b4aa7b2c77d5049c2a25cbeba893ebee6e5 | |
parent | bump dependencies (diff) | |
download | jekyll-theme-27f946fefe38946506e7ad3fe3a2eef93a01ddb8.tar.gz jekyll-theme-27f946fefe38946506e7ad3fe3a2eef93a01ddb8.zip |
add .gitattributes
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..282705f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.bat text eol=crlf |