mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
20 lines
165 B
Text
20 lines
165 B
Text
*.egg-info
|
|
.*.swp
|
|
.*.swo
|
|
*.pyc
|
|
.DS_Store
|
|
docs/_build
|
|
docs/fr/_build
|
|
build
|
|
dist
|
|
tags
|
|
.tox
|
|
.coverage
|
|
htmlcov
|
|
*.orig
|
|
venv
|
|
samples/output
|
|
*.pem
|
|
*.lock
|
|
.pdm-python
|
|
.venv
|