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