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