gitignore
This commit is contained in:
parent
d6cd4c36e4
commit
761683fd41
|
|
@ -1,4 +1,6 @@
|
||||||
##local
|
##local
|
||||||
|
.DS_Store
|
||||||
|
outputs/
|
||||||
datasets/
|
datasets/
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue