Commit 48c38894 authored by Carl Suster's avatar Carl Suster

Merge pull request #453 from oschrenk/patch-1

Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
parents 1db3f61e 0141c63f
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
*.ilg *.ilg
*.ind *.ind
*.ist *.ist
*.loa
*.lof *.lof
*.lol *.lol
*.log *.log
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment