From: Brendan Forster Date: Thu, 22 Nov 2018 21:16:22 +0000 (-0400) Subject: added template for Nikola framework X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=45aaaf2b739579d9906bb5b8618b4c9fa5117de0;p=gitignore.git added template for Nikola framework Co-Authored-By: Lenz Grimmer --- diff --git a/community/Python/Nikola.gitignore b/community/Python/Nikola.gitignore new file mode 100644 index 00000000..dac64b41 --- /dev/null +++ b/community/Python/Nikola.gitignore @@ -0,0 +1,7 @@ +# gitignore template for Nikola static site generator +# website: https://getnikola.com/ + +.doit.db +*.py[cod] +cache/ +output/