summaryrefslogtreecommitdiff
path: root/presentation/clean.sh
diff options
context:
space:
mode:
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)