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