This commit is contained in:
2025-06-28 11:37:46 +02:00
parent 2414541006
commit afdce653b9
3 changed files with 27 additions and 0 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,4 @@
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
@@ -20,3 +21,9 @@ 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/
=======
/target
.env
.env.*
!.env.example