feat(logs): add workspace activity log page
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
# Logs
|
||||
logs
|
||||
!src/components/logs/
|
||||
!src/components/logs/**
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
@@ -23,4 +25,4 @@ dist-ssr
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
.env
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user