8 lines
98 B
Text
8 lines
98 B
Text
# exclude images
|
|
*.ppm
|
|
.ipynb_checkpoints/
|
|
|
|
#exclude data:
|
|
training*/
|
|
results_bench/
|
|
trained_net/
|