Skip to content
Snippets Groups Projects
Commit f757b054 authored by Patrick Connor's avatar Patrick Connor
Browse files

adding extensions to ignore

parent a823b94a
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ test:
${EXE} talk.tex
mostlyclean:
@rm -f *.d *.aux *.fdb_latexmk *.fls *.log *.nav *.out *.snm *.toc *.acn *.bcf *.blg *.glo *.ist *.run.xml
@rm -f *.d *.aux *.fdb_latexmk *.fls *.log *.nav *.out *.snm *.toc *.acn *.bcf *.blg *.glo *.ist *.run.xml *.acr *.glg *.alg *.gls
clean: mostlyclean
@rm -f talk.pdf *.bbl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment