.env zu .gitignore hinzugefügt

This commit is contained in:
Peter 2025-02-05 16:34:20 +01:00
parent 5dcf282518
commit 974223249c

3
.gitignore vendored
View File

@ -14,6 +14,9 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Remove .env file
.env
# RustRover
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore