Skip to content

Commit 48c3889

Browse files
committed
Merge pull request #453 from oschrenk/patch-1
Ignore *.loa in LaTeX; auxiliary 'list of algorithms' file generated by the algorithms package
2 parents 1db3f61 + 0141c63 commit 48c3889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LaTeX.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*.ilg
1818
*.ind
1919
*.ist
20+
*.loa
2021
*.lof
2122
*.lol
2223
*.log

0 commit comments

Comments
 (0)