diff --git a/.gitignore b/.gitignore index 5cf3d44..d8b7da2 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,7 @@ next-env.d.ts /data # kosz -/kosz \ No newline at end of file +/kosz + +# uploads +/public/uploads \ No newline at end of file