diff --git a/.gitignore b/.gitignore index be342df..05c7ba5 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,6 @@ # Ignore master key for decrypting credentials and more. /config/master.key + +# Ignore ENV variables file .env