forked from github/pelican
feat: this is going live now
This commit is contained in:
parent
eeaffe79e1
commit
06cac4589c
410 changed files with 4684 additions and 44715 deletions
30
.gitignore
vendored
30
.gitignore
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue