mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-13 17:34:57 +00:00
ignore env files for security by default
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
|||||||
# Project specific
|
# Project specific
|
||||||
backup.log
|
backup.log
|
||||||
|
|
||||||
|
# Environment files (potential secrets)
|
||||||
|
*.env
|
||||||
|
|
||||||
# IDEs
|
# IDEs
|
||||||
.vscode
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
|
|||||||
Reference in New Issue
Block a user