diff --git a/.gitignore b/.gitignore index 7e4dd63c..277d7b93 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ .vscode/ .DS_Store node_modules/ -logs/ tmp/ _book/ *.lock diff --git a/frontend/crawlab-ui/src/components/ui/logs/LogsView.vue b/frontend/crawlab-ui/src/components/ui/logs/LogsView.vue new file mode 100644 index 00000000..8f19a0ea --- /dev/null +++ b/frontend/crawlab-ui/src/components/ui/logs/LogsView.vue @@ -0,0 +1,47 @@ + + + + +