chore: coding style (#3362)

This commit is contained in:
Kevin Wan 2023-06-17 22:59:00 +08:00 committed by GitHub
parent 45bb547a81
commit 2a33b74b35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
# ignore
**/.idea
**/.vscode
**/.DS_Store
**/logs
**/adhoc

View File

@ -1,2 +0,0 @@
.vscode
.idea