summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
authorMatthieu Pignolet <m@mpgn.dev>2025-05-09 20:43:56 +0400
committerMatthieu Pignolet <m@mpgn.dev>2025-05-09 20:43:56 +0400
commit7da500d9cfdcd459efcfa8e6e9ffcfb51620b417 (patch)
tree4e12ffbb10858bbac5e6e44c18a0cd39a628850c /clean.sh
first commit
Diffstat (limited to 'clean.sh')
-rwxr-xr-xclean.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/clean.sh b/clean.sh
new file mode 100755
index 0000000..18867eb
--- /dev/null
+++ b/clean.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+rm *.{signed,private,key}
+rm dsset-*
+rm _tmp*