ソースを参照

added template for Nikola framework

Co-Authored-By: Lenz Grimmer <lenz@grimmer.com>
Brendan Forster 6 年 前
コミット
45aaaf2b73
1 ファイル変更7 行追加0 行削除
  1. 7 0
      community/Python/Nikola.gitignore

+ 7 - 0
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/