Skip to content

Commit

Permalink
[Fix] Add data string in .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
MengzhangLI committed Nov 22, 2022
1 parent 6d7af07 commit 14a1bb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ venv.bak/
# mypy
.mypy_cache/

data
.vscode
.idea

Expand Down

0 comments on commit 14a1bb6

Please sign in to comment.