summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/writeup2/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'comp/lucas-standen-NEA/writeup2/clean.sh')
-rwxr-xr-xcomp/lucas-standen-NEA/writeup2/clean.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/comp/lucas-standen-NEA/writeup2/clean.sh b/comp/lucas-standen-NEA/writeup2/clean.sh
new file mode 100755
index 0000000..3374e71
--- /dev/null
+++ b/comp/lucas-standen-NEA/writeup2/clean.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+shopt -s extglob
+
+rm -rf !(*.tex|*.sh|ref.bib)