summaryrefslogtreecommitdiff
path: root/comp/gift/clean.sh
diff options
context:
space:
mode:
authorthing1 <thing1@seacrossedlovers.xyz>2025-06-22 19:23:30 +0100
committerthing1 <thing1@seacrossedlovers.xyz>2025-06-22 19:23:30 +0100
commite86ecba94bd7f1c7fa0f8583d84468293ae936a2 (patch)
tree6ac636391283befc1c641130d95c8ca8ab84c881 /comp/gift/clean.sh
parent10d3793dd58f5c85e9a1be331afc3a08922c0f38 (diff)
many things, final commitHEADmaster
Diffstat (limited to 'comp/gift/clean.sh')
-rwxr-xr-xcomp/gift/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/comp/gift/clean.sh b/comp/gift/clean.sh
new file mode 100755
index 0000000..f4d65f4
--- /dev/null
+++ b/comp/gift/clean.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+shopt -s extglob
+
+rm -rf !(*.tex|*.sh|ref.bib|examples)