mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-02-05 13:43:00 +00:00
7 lines
123 B
Text
7 lines
123 B
Text
# gitignore template for Nikola static site generator
|
|
# website: https://getnikola.com/
|
|
|
|
.doit.db
|
|
*.py[cod]
|
|
cache/
|
|
output/
|