refactor git project

This commit is contained in:
Jingfan Ke 2023-10-10 19:19:22 +08:00
parent 0130448d39
commit ab9f57a948
3 changed files with 2 additions and 12 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
dataset/ dataset/
.vscode/

View File

@ -1,6 +0,0 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}

View File

@ -1,6 +0,0 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter"
},
"python.formatting.provider": "none"
}