From 0e3c4ef13bba5c25583ea75e7f5cb0c814919610 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Fri, 22 Aug 2025 21:08:33 +0200 Subject: [PATCH] chore: gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b4756346..31d36b92 100644 --- a/.gitignore +++ b/.gitignore @@ -29,4 +29,6 @@ node_modules # cursor bun.lockb apps/transcription/__pycache__ -apps/transcription/env \ No newline at end of file +apps/transcription/env + +apps/bg-remover/env \ No newline at end of file