Skip to content

Commit c25991c

Browse files
committed
Merge pull request #1537 from Konfekt/patch-1
include preamble files generated by mylatexformat package
2 parents cdfa893 + 49e7d64 commit c25991c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TeX.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
## Auxiliary and intermediate files from other packages:
3535

36+
3637
# algorithms
3738
*.alg
3839
*.loa
@@ -103,6 +104,9 @@ _minted*
103104
# morewrites
104105
*.mw
105106

107+
# mylatexformat
108+
*.fmt
109+
106110
# nomencl
107111
*.nlo
108112

0 commit comments

Comments
 (0)