diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 03:43:35 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 03:43:35 +0000 |
commit | 747402f1f65fb70df2e838fa7d1ebd1d1c2d54fe (patch) | |
tree | 8b1352ad35bee58112c044346541a9fac3c29b6c /.gitattributes | |
parent | Travis: add configuration (diff) | |
download | egor-tensin.github.io-747402f1f65fb70df2e838fa7d1ebd1d1c2d54fe.tar.gz egor-tensin.github.io-747402f1f65fb70df2e838fa7d1ebd1d1c2d54fe.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 |