summaryrefslogtreecommitdiff
path: root/presentation/clean.sh
diff options
context:
space:
mode:
authorthing 1 <thing1@seacrossedlovers.xyz>2025-01-09 13:13:54 +0000
committerthing 1 <thing1@seacrossedlovers.xyz>2025-01-09 13:13:54 +0000
commitc5b761663b235f5f75b528d2dbdef5e65bb954fa (patch)
tree6b4bd45af8fc1c7bf87d374487bcb112d905653e /presentation/clean.sh
parentef73cc5ea04d8e5828f8e539d516ff04bc9d8e92 (diff)
created outline/frame for the presentation in latex
Diffstat (limited to 'presentation/clean.sh')
-rwxr-xr-xpresentation/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/presentation/clean.sh b/presentation/clean.sh
new file mode 100755
index 0000000..7ea3b83
--- /dev/null
+++ b/presentation/clean.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+shopt -s extglob
+
+rm -rf !(*.tex|*.sh|ref.bib|images)