removed vscodium workspace file from repo

This commit is contained in:
eclipse 2025-03-20 13:52:25 +01:00
parent 964411efb8
commit 71b0ffa39a
2 changed files with 2 additions and 6 deletions

2
.gitignore vendored
View File

@ -1,6 +1,5 @@
output/
__pycache__/
*.code-workspace
content/pages/termine.md
lighttpd.conf
newsletter.sqlite
@ -9,3 +8,4 @@ config.dev.ini
config.prod.ini
events.ini
deploy.conf
t-r.de.code-workspace

View File

@ -4,9 +4,5 @@
"path": "."
}
],
"settings": {
"files.associations": {
"*.html": "jinja-html"
}
}
"settings": {}
}