-rw-r--r-- | test/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..54191cb --- a/dev/null +++ b/test/.gitignore | |||
@@ -0,0 +1,22 @@ | |||
1 | /test-suite.log | ||
2 | |||
3 | /r01_closing_at_the_line_start | ||
4 | /r01_closing_at_the_line_start.out | ||
5 | /r01_closing_at_the_line_start.diff | ||
6 | /r01_closing_at_the_line_start.check | ||
7 | /r01_closing_at_the_line_start.log | ||
8 | /r02_anchor_after_literal | ||
9 | /r02_anchor_after_literal.out | ||
10 | /r02_anchor_after_literal.diff | ||
11 | /r02_anchor_after_literal.check | ||
12 | /r02_anchor_after_literal.log | ||
13 | /r03_percent_after_empty | ||
14 | /r03_percent_after_empty.out | ||
15 | /r03_percent_after_empty.diff | ||
16 | /r03_percent_after_empty.check | ||
17 | /r03_percent_after_empty.log | ||
18 | /r04_too_seamless_transitions | ||
19 | /r04_too_seamless_transitions.out | ||
20 | /r04_too_seamless_transitions.diff | ||
21 | /r04_too_seamless_transitions.check | ||
22 | /r04_too_seamless_transitions.log | ||