pelican/.gitignore
Mr. Senko 9ee2792e11
New feature: support for {include} syntax. Fixes #1902.
The new {include} syntax makes it possible to include
frequently used text snippets into your content.
2019-10-06 13:49:08 +02:00

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/