Skip to content

Commit d27d2c2

Browse files
committed
Update .gitignore files to ignore latexmk tmp files
Signed-off-by: Chun-Hung Tseng <[email protected]>
1 parent adb2d21 commit d27d2c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ lkmpg.pdf
1818
*.toc
1919
*.bbl
2020
*.blg
21+
*.fdb_latexmk
22+
*.fls
2123

2224
# make4ht
2325
*.html

0 commit comments

Comments
 (0)