Skip to content
Snippets Groups Projects
Commit 10a55611 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make autocompile clean up the git

parent baddae94
Branches
Tags
No related merge requests found
......@@ -9,6 +9,7 @@
cp config/main.tex . && \
ln -s config/autocompile.sh .
git gc --auto
if [ $1 = clean ]; then
rm -r *aux *log main.{i,g}* *toc *.ptc *.out svg-inkscape 2>/dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment