summaryrefslogtreecommitdiff
path: root/clear_dir.sh
diff options
context:
space:
mode:
authorAlphara <alphara@deltarion>2023-02-12 01:15:54 +0200
committerAlphara <alphara@deltarion>2023-02-12 01:15:54 +0200
commitc43fdcf1ee45ecd112411f77b2519cbee9941b04 (patch)
treef628b7eefd1476dbcac1340f3eaec54cd526617c /clear_dir.sh
parent7c84258c739c7c998526ad86fbea51bb6e8c6f7a (diff)
initial migration of the project
Diffstat (limited to 'clear_dir.sh')
-rwxr-xr-xclear_dir.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/clear_dir.sh b/clear_dir.sh
new file mode 100755
index 0000000..6b7e3db
--- /dev/null
+++ b/clear_dir.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+### clearing up the directory
+### from temporary files
+
+rm -rf __pycache__
+rm -f Output/* images.npy