chore: update ignore list

This commit is contained in:
monoid 2022-02-23 19:22:03 +09:00
parent 3a5ff50fc4
commit 406ff30715
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
nsmc/**/* nsmc/**/*
nsmc.zip nsmc.zip
.ipynb_checkpoints/**/*
__pycache__/**/*