anpassen von git ignore

This commit is contained in:
2026-01-29 18:41:59 +01:00
parent 85bcb598df
commit dc06ee04d3
13 changed files with 336 additions and 59 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# This is an example file.
# Create a file named .env and fill in the actual password.
# The .env file is ignored by git.
POSTGRES_PASSWORD=YourSecurePasswordHere