diff --git a/.gitignore b/.gitignore index 9e32a53..6e3d7f7 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/t-r.de.code-workspace b/t-r.de.code-workspace index 6a7de84..876a149 100644 --- a/t-r.de.code-workspace +++ b/t-r.de.code-workspace @@ -4,9 +4,5 @@ "path": "." } ], - "settings": { - "files.associations": { - "*.html": "jinja-html" - } - } + "settings": {} } \ No newline at end of file