mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
The new {include} syntax makes it possible to include
frequently used text snippets into your content.
20 lines
179 B
Text
20 lines
179 B
Text
*.egg-info
|
|
.*.swp
|
|
.*.swo
|
|
*.pyc
|
|
.cache/
|
|
.DS_Store
|
|
docs/_build
|
|
docs/fr/_build
|
|
build
|
|
dist
|
|
tags
|
|
.tox
|
|
.coverage
|
|
htmlcov
|
|
six-*.egg/
|
|
*.orig
|
|
venv
|
|
samples/output
|
|
*.pem
|
|
pip-wheel-metadata/
|