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

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

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