mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
added template for Nikola framework
Co-Authored-By: Lenz Grimmer <lenz@grimmer.com>
This commit is contained in:
parent
db803b4c87
commit
45aaaf2b73
1 changed files with 7 additions and 0 deletions
7
community/Python/Nikola.gitignore
Normal file
7
community/Python/Nikola.gitignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
# gitignore template for Nikola static site generator
|
||||
# website: https://getnikola.com/
|
||||
|
||||
.doit.db
|
||||
*.py[cod]
|
||||
cache/
|
||||
output/
|
Loading…
Add table
Add a link
Reference in a new issue