Add __pycache__ and logs to .gitignore
This commit is contained in:
parent
a0eaa76b27
commit
926ed90da4
2
experiments/.gitignore
vendored
2
experiments/.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
venv
|
||||
.ipynb_checkpoints
|
||||
logs
|
||||
__pycache__
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user