diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-10 09:28:28 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-10 09:28:28 +0200 |
commit | 61280cecf9925f6c23679f3ed456b706c014f16c (patch) | |
tree | cbea10fb2090b857857448d37d18bde27946713d /.gitignore | |
parent | bump dependencies (diff) | |
download | egor-tensin.github.io-61280cecf9925f6c23679f3ed456b706c014f16c.tar.gz egor-tensin.github.io-61280cecf9925f6c23679f3ed456b706c014f16c.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /.bundle/ /.jekyll-cache/ /_site/ -/.wget/ /vendor/ +/.wget/ |