diff options
author | Max Magorsch <arzano@gentoo.org> | 2020-03-03 02:51:18 +0100 |
---|---|---|
committer | Max Magorsch <arzano@gentoo.org> | 2020-03-03 02:51:18 +0100 |
commit | 7bde9233c62aa89886b2888d9916a4ba6a224460 (patch) | |
tree | 7fa61aed0c054983950e84d55a08bd670b9deab8 /.gitignore | |
parent | Create the output directories if they are not present (diff) | |
download | planet-7bde9233c62aa89886b2888d9916a4ba6a224460.tar.gz planet-7bde9233c62aa89886b2888d9916a4ba6a224460.tar.bz2 planet-7bde9233c62aa89886b2888d9916a4ba6a224460.zip |
Ignore the output directories in gitv2.0.2
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ node_modules vendor/bundle + +data +htdocs |