mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
# gitignore template for Nikola static site generator
|
|
# website: https://getnikola.com/
|
|
|
|
.doit.db
|
|
*.py[cod]
|
|
cache/
|
|
output/
|