diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-07-15 10:37:09 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-07-15 10:37:09 -0400 |
| commit | 64cd591660b3d197d7629669f2d06ce41e9b6fe2 (patch) | |
| tree | eb51b8688dfb3c69775538dbcad1d160abb754f0 /.scripts | |
| parent | 9e79f3f168030e71df06d645336ecc99d86a21a6 (diff) | |
| download | eibhear-64cd591660b3d197d7629669f2d06ce41e9b6fe2.tar.gz eibhear-64cd591660b3d197d7629669f2d06ce41e9b6fe2.tar.zst eibhear-64cd591660b3d197d7629669f2d06ce41e9b6fe2.zip | |
old clear script removed
Diffstat (limited to '.scripts')
| -rwxr-xr-x | .scripts/clear.sh | 1 |
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 |
