diff --git a/.gitignore b/.gitignore index 2e76203..e3ee4ba 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ coverage.out # Docker volume data (bind-mounted under the repo; never committed) /.volumes/ +.env.bak* +.env.local