diff --git a/.gitignore b/.gitignore index 410fc61..d247138 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,5 @@ dist/ # Nuxt Publish Dir backend/app/api/static/public/* -!backend/app/api/static/public/.gitkeep \ No newline at end of file +!backend/app/api/static/public/.gitkeep +backend/api \ No newline at end of file