We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4713ad8 commit d2078d5Copy full SHA for d2078d5
.gitignore
@@ -34,6 +34,8 @@ docs/_build
34
35
# Logfiles generated during the selftest suite:
36
*.c.cpychecker-log.txt
37
-*.c.*-refcount-errors.html
38
-*.c.*-refcount-traces.html
+*.*-refcount-errors.html
+*.*-refcount-errors.v2.html
39
+*.*-refcount-traces.html
40
tests/plugin/dumpfiles/input.c.*t.test-pass
41
+pygments_c.css
0 commit comments