Update TeX.gitignore
Add support for easy-todo package (that produces .lod file during the compilation)
This commit is contained in:
@ -152,6 +152,9 @@ pythontex-files-*/
|
||||
# todonotes
|
||||
*.tdo
|
||||
|
||||
# easy-todo
|
||||
*.lod
|
||||
|
||||
# xindy
|
||||
*.xdy
|
||||
|
||||
|
Reference in New Issue
Block a user