[Fix] Add data string in .gitignore file

This commit is contained in:
MengzhangLI 2022-11-22 22:54:29 +08:00
parent 6d7af0707d
commit 14a1bb639e

1
.gitignore vendored
View File

@ -105,6 +105,7 @@ venv.bak/
# mypy
.mypy_cache/
data
.vscode
.idea