mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
8 lines
123 B
Text
8 lines
123 B
Text
|
# gitignore template for Nikola static site generator
|
||
|
# website: https://getnikola.com/
|
||
|
|
||
|
.doit.db
|
||
|
*.py[cod]
|
||
|
cache/
|
||
|
output/
|