From bb274fee38b00636b4e6c70f6bdfff7aec4846d5 Mon Sep 17 00:00:00 2001 From: pahmiudahgede Date: Sat, 1 Feb 2025 20:08:09 +0700 Subject: [PATCH] refact --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 58713d7..30daf28 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ go.work.sum # env file .env .env.prod -.env.dev \ No newline at end of file +.env.dev + +# u cant see +* public/uploads/avatars/ \ No newline at end of file