diff --git a/.gitignore b/.gitignore index 8d901b8..ae31696 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # Logs -logs +/logs *.log npm-debug.log* yarn-debug.log* @@ -22,4 +22,4 @@ dist-ssr *.njsproj *.sln *.sw? -doc \ No newline at end of file +doc