An update...

This commit is contained in:
Johannes Findeisen 2025-07-23 03:57:13 +02:00
commit b3dc9c281d
3 changed files with 6 additions and 19 deletions

3
.env
View file

@ -1,8 +1,5 @@
# Public environment settings
#
# Example: Can be shell compatible stuff like export, alias etc. or just
# define variables like FOO=BAR
#
# You should put private stuff to .penv. It is handled the same way as this
# file but will be ignored by .gitignore. In .penv stored vars are overwriting
# vars from here.