1
0
Fork 0
forked from github/pelican

feat: this is going live now

This commit is contained in:
Oliver Ladner 2024-12-19 09:56:25 +01:00
commit 06cac4589c
410 changed files with 4684 additions and 44715 deletions

30
.gitignore vendored
View file

@ -1,29 +1 @@
*.egg-info
.*.swp
.*.swo
*.pyc
.DS_Store
docs/_build
docs/*/_build
build
dist
tags
.tox
.coverage
htmlcov
*.orig
venv
samples/output
*.pem
*.lock
.pdm-python
.vale
.venv
**/LC_MESSAGES/*.mo
# direnv
.envrc
# IDE cruft
.idea
.vscode
node_modules/