Skip to content

Commit cec1747

Browse files
committed
fix: add test tex subdirectory but ignore contents
because otherwise the DiffTreeParserTest crashes because it cannot write to that directory.
1 parent c0df93d commit cec1747

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
*_actual.lg
2-
/tex/
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# We need this gitignore so that git creates this directory.
2+
# Otherwise our DiffTreeParserTest fails.
3+
4+
# ignore all temporary tex files here
5+
/*.tex

0 commit comments

Comments
 (0)