diff --git a/.gitignore b/.gitignore index c3de963..59d459b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,5 @@ front_vue/node_modules/ # Build output front_vue/dist/ -# Task images -backend/public/img/task/ \ No newline at end of file +# Публичные файлы backend +backend/public/* \ No newline at end of file