Revert "removed vscodium workspace file from repo"
This reverts commit 71b0ffa39a.
This commit is contained in:
parent
71b0ffa39a
commit
ccd9b9673a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
output/
|
||||
__pycache__/
|
||||
*.code-workspace
|
||||
content/pages/termine.md
|
||||
lighttpd.conf
|
||||
newsletter.sqlite
|
||||
@ -8,4 +9,3 @@ config.dev.ini
|
||||
config.prod.ini
|
||||
events.ini
|
||||
deploy.conf
|
||||
t-r.de.code-workspace
|
||||
|
||||
@ -4,5 +4,9 @@
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"*.html": "jinja-html"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user