diff --git a/.gitignore b/.gitignore index cb6d0bc..b5698f2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,11 +4,13 @@ node_modules/ .pnp.js # Логи -logs +logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* +backend/logs/ +frontend/logs/ # Файлы окружения .env