This commit is contained in:
2025-06-17 14:46:48 +02:00
parent 5a4bbc5297
commit 1089196226
8 changed files with 80 additions and 35 deletions

8
.gitignore vendored
View File

@@ -20,8 +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
.env
.env.*
!.env.example
!.env.*.example
# Ignore the .env file that contains sensitive information