update .gitignore
This commit is contained in:
parent
e6755ff190
commit
fbc52aaff3
|
@ -0,0 +1,8 @@
|
||||||
|
*.ipynb
|
||||||
|
__pycache__
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
*.egg-info
|
||||||
|
*.txt
|
||||||
|
*.npy
|
||||||
|
*.log
|
Loading…
Reference in New Issue