mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
- adapt documentation - add wheel tests to check wheel contents. - adapt pipeline to use pdm - adapt autopub config - add scripts as shortcuts to invoke tasks
19 lines
159 B
Text
19 lines
159 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
|