diff options
author | Huy-Ngo <duchuy29092000@gmail.com> | 2021-01-13 21:42:52 +0700 |
---|---|---|
committer | Huy-Ngo <duchuy29092000@gmail.com> | 2021-01-13 21:42:52 +0700 |
commit | d3c2f07ba58b131ee42d6b73204721f6d7d82311 (patch) | |
tree | 483009c48374b32ba38c23e9c9e6a783b1cb1d5b /.gitignore | |
parent | a9df87e25f1073fedff8e31c53307f3d0899e68b (diff) | |
download | blog-d3c2f07ba58b131ee42d6b73204721f6d7d82311.tar.gz |
Ignore generated web ring
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5349687..e0b8fe9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .jekyll-cache/ .jekyll-metadata _site/ +custom-webring.html |