feat: links defined by environment variables

This commit is contained in:
ahoemann 2025-03-20 18:08:08 +01:00
parent 6750c17306
commit 77508a984e
5 changed files with 7 additions and 6 deletions

2
.gitignore vendored
View file

@ -1,3 +1,3 @@
.venv
.venv*
.env
__pycache__