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