Skip to content

Commit f68e5e5

Browse files
committed
now using texgit as latexgit replacement
1 parent e460906 commit f68e5e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
## Generated if empty string is given at "Please type another file name for output:"
2424
.pdf
2525
book.pdf
26-
.latexgit.*
26+
.texgit.*
2727

2828
# any potential git archive folder
2929
__git__
30-
*.latexgit.*
30+
*.texgit.*
3131

3232
# the project files
3333
.idea

0 commit comments

Comments
 (0)