diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 03:41:37 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 03:41:37 +0000 |
commit | a7c5ae854420e055297a11681bbcf9641015a760 (patch) | |
tree | 81e25ee76908341d28b73dad5b2372b4d9f627ad /.gitattributes | |
parent | lint _config*.yml (diff) | |
download | blog-a7c5ae854420e055297a11681bbcf9641015a760.tar.gz blog-a7c5ae854420e055297a11681bbcf9641015a760.zip |
remove build.sh, serve.bat, serve.sh
Deprecated in favour of egor-tensin/jekyll-docker.
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index 91bfadd..176a458 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1 @@ * text=auto - -*.bat text eol=crlf -*.sh text eol=lf |