diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 13:48:01 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-02 13:48:01 +0500 |
commit | 16b88f71e42f3e4f6065365a8d6c3b7212b1ac25 (patch) | |
tree | d85b750f8333e661487366b43ad9db328d4f6ad2 /.gitignore | |
parent | this nokogiri version requires Ruby >= 2.6 (diff) | |
download | blog-16b88f71e42f3e4f6065365a8d6c3b7212b1ac25.tar.gz blog-16b88f71e42f3e4f6065365a8d6c3b7212b1ac25.zip |
add Makefile with shortcuts
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ _site/ +.wget/ |