diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-12 12:52:40 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-04-12 12:52:40 +0700 |
commit | 82274ddd70893422910a9ee3f205245f99caa44a (patch) | |
tree | c55f8fba72d82402a5c8f0c808583b4f3ad10cbd /.gitignore | |
parent | 981e41a9473654c4ee754f86a78d54c8c5cad9b2 (diff) | |
download | blog-82274ddd70893422910a9ee3f205245f99caa44a.tar.gz |
Update build config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index e0b8fe9..695dba4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -.sass-cache/ -.jekyll-cache/ -.jekyll-metadata -_site/ +public/ +resources/ custom-webring.html |