summaryrefslogtreecommitdiffstats
path: root/.config/Scripts/clear.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/Scripts/clear.sh')
-rwxr-xr-x.config/Scripts/clear.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/Scripts/clear.sh b/.config/Scripts/clear.sh
new file mode 100755
index 0000000..af13a73
--- /dev/null
+++ b/.config/Scripts/clear.sh
@@ -0,0 +1 @@
+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