chore: ignore env file

This commit is contained in:
ECSS 11
2026-01-12 17:48:24 -06:00
parent 9dcf84dcb3
commit 916209c567
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -16,3 +16,6 @@ target/
# 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/
# Do not include environment files
.env