diff --git a/.gitignore b/.gitignore index c3742da..fb48536 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ node_modules/ bun.lock package-lock.json .dockerignore -bgapp \ No newline at end of file +bgapp +.env.dev +.env.test \ No newline at end of file