Update gitignore
parent
8d1d7439d8
commit
75edaed81f
|
@ -1,3 +1,5 @@
|
||||||
data/
|
data/
|
||||||
images
|
images
|
||||||
*pycache*
|
*pycache*
|
||||||
|
*.pyc
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue