summaryrefslogtreecommitdiff
path: root/writeup/clean.sh
diff options
context:
space:
mode:
authorthing 1 <thing1@seacrossedlovers.xyz>2024-11-26 09:45:53 +0000
committerthing 1 <thing1@seacrossedlovers.xyz>2024-11-26 09:45:53 +0000
commit89a01fe974b11f700da9275fb22cece810d671cc (patch)
tree23934403fc0f7e533f761ef85a6ff6d413e9ac9f /writeup/clean.sh
parent36051214ab4996605ebe23fa2c555d87a9aa826f (diff)
added section on webbrowser performace
Diffstat (limited to 'writeup/clean.sh')
-rwxr-xr-xwriteup/clean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/writeup/clean.sh b/writeup/clean.sh
index 3374e71..7ea3b83 100755
--- a/writeup/clean.sh
+++ b/writeup/clean.sh
@@ -1,4 +1,4 @@
#!/bin/bash
shopt -s extglob
-rm -rf !(*.tex|*.sh|ref.bib)
+rm -rf !(*.tex|*.sh|ref.bib|images)