diff --git a/.gitignore b/.gitignore index c16a990e..b88c42c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -logs/ +/logs/ npm-debug.log yarn-error.log node_modules @@ -19,4 +19,4 @@ docker/.node_modules/* .vscode/ .umi* -data \ No newline at end of file +/data \ No newline at end of file