diff --git a/.gitignore b/.gitignore index b87f383..bd35bc4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ # Project specific backup.log +# Environment files (potential secrets) +*.env + # IDEs .vscode .idea