chore: update .gitignore
This commit is contained in:
parent
0da0e66710
commit
eb23c35b0f
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
nsmc/**/*
|
nsmc/**/*
|
||||||
nsmc.zip
|
nsmc.zip
|
||||||
.ipynb_checkpoints/**/*
|
.ipynb_checkpoints/**/*
|
||||||
__pycache__/**/*
|
__pycache__/**/*
|
||||||
|
model.zip
|
Loading…
Add table
Reference in a new issue