summaryrefslogtreecommitdiff
path: root/scripts/clean
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/clean')
-rwxr-xr-xscripts/clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/clean b/scripts/clean
index a5d4b83..0093aa6 100755
--- a/scripts/clean
+++ b/scripts/clean
@@ -1,5 +1,5 @@
#!/bin/sh
-for f in *.acn *.acr *.alg *.glg *.glo *.gls *.glsdefs *.ist *.tex; do
+for f in *.acn *.acr *.alg *.glg *.glo *.gls *.glsdefs *.ist *.tex *.log; do
if [ -e "$f" ]; then
mkdir -p render-files
mv "$f" render-files/