file cleanup and some changes
diff --git a/.gitignore b/.gitignore
index 24ada1b..44a4246 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,9 @@
 src/config/
 .vscode/
 yarn-error.log
+yarn.lock
+tsconfig.json
+src/utils/temp/*.png
+src/utils/temp/*.webp
+src/utils/temp/*.jpeg
+src/utils/temp/*.jpg
\ No newline at end of file