Skip to content

Commit d2078d5

Browse files
dvarrazzodavidmalcolm
authored andcommitted
Update gitignore with new files generated by the test suite
1 parent 4713ad8 commit d2078d5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ docs/_build
3434

3535
# Logfiles generated during the selftest suite:
3636
*.c.cpychecker-log.txt
37-
*.c.*-refcount-errors.html
38-
*.c.*-refcount-traces.html
37+
*.*-refcount-errors.html
38+
*.*-refcount-errors.v2.html
39+
*.*-refcount-traces.html
3940
tests/plugin/dumpfiles/input.c.*t.test-pass
41+
pygments_c.css

0 commit comments

Comments
 (0)