This commit is contained in:
Stefan Menner
2025-06-16 16:52:00 +02:00
parent 6e7ac29a27
commit 5a4bbc5297
7 changed files with 28 additions and 14 deletions

5
.gitignore vendored
View File

@@ -20,3 +20,8 @@ Cargo.lock
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.env
.env.*
!.env.example
!.env.*.example
# Ignore the .env file that contains sensitive information