add gitignore
This commit is contained in:
parent
0563fa6464
commit
3976496e0b
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*~
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.ipynb_checkpoints
|
Loading…
Reference in New Issue
Block a user