added ".vscode" directory and any ".env" file

This commit is contained in:
eclipse 2025-07-16 17:10:39 +02:00
parent 1d0a60f283
commit a767efb904

4
.gitignore vendored
View File

@ -11,6 +11,6 @@ htmlcov/
dist/ dist/
build/ build/
*.egg-info/ *.egg-info/
.env *.env
the_works.sqlite the_works.sqlite
.vscode/extensions.json .vscode/