Update .gitignore
This commit is contained in:
parent
14f85eacd6
commit
de01dad9e3
|
@ -6,6 +6,8 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
data/*
|
||||||
|
!.gitkeep
|
||||||
|
|
||||||
checkpoints
|
checkpoints
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue