summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-07-15 10:37:09 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-07-15 10:37:09 -0400
commit64cd591660b3d197d7629669f2d06ce41e9b6fe2 (patch)
treeeb51b8688dfb3c69775538dbcad1d160abb754f0
parent9e79f3f168030e71df06d645336ecc99d86a21a6 (diff)
downloadeibhear-64cd591660b3d197d7629669f2d06ce41e9b6fe2.tar.gz
eibhear-64cd591660b3d197d7629669f2d06ce41e9b6fe2.tar.zst
eibhear-64cd591660b3d197d7629669f2d06ce41e9b6fe2.zip
old clear script removed
-rwxr-xr-x.scripts/clear.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.scripts/clear.sh b/.scripts/clear.sh
deleted file mode 100755
index af13a73..0000000
--- a/.scripts/clear.sh
+++ /dev/null
@@ -1 +0,0 @@
-find . -maxdepth 1 -regextype gnu-awk -regex "^.*\.(pyc|p yo|bak|swp|aux|log|lof|nav|out|snm|toc|bcf|run\.xml|synctex\.gz|blg|bbl)" -delete