rename data.log to logbase

This commit is contained in:
Luk Lu
2021-09-08 20:31:23 +08:00
parent cf47c24274
commit 5a2199e165
2 changed files with 3 additions and 4 deletions

1
.gitignore vendored
View File

@@ -7,7 +7,6 @@ yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
/data.log/*.log*
# Editor directories and files
.idea