Remove .env.* files from tracking and update .gitignore

This commit is contained in:
Frank
2026-01-09 12:13:31 +01:00
parent ffd20f5535
commit 66cb356955
4 changed files with 3 additions and 16 deletions

View File

@@ -1,3 +0,0 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'