diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-06-19 11:03:56 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2020-06-19 11:03:56 -0700 |
commit | e9af2b47d123a458f497e418eb48e563cec9086a (patch) | |
tree | dc2639fb93edcab5f28ab877631e730030063081 /.gitignore | |
parent | assets: add extra logo for scale (diff) | |
download | www-e9af2b47d123a458f497e418eb48e563cec9086a.tar.gz www-e9af2b47d123a458f497e418eb48e563cec9086a.tar.bz2 www-e9af2b47d123a458f497e418eb48e563cec9086a.zip |
gitignore: ignore vendor & jekyll state
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ CVS ._* *~ wget-log* +vendor/ +.jekyll-cache +.jekyll-metadata |