summaryrefslogtreecommitdiff
path: root/clear_dir.sh
blob: 5a5ff33984865329d86da3aa437361ca2d2446c9 (plain)
1
2
3
4
5
6
7
#!/bin/bash

### clearing up the directory
### from temporary files

rm -rf __pycache__
rm -f Output/*.png *.npy