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 323ebf9 commit 5f78bf4Copy full SHA for 5f78bf4
MANIFEST
@@ -21,3 +21,5 @@ t/a.txt
21
t/b.txt
22
t/c.txt
23
t/included.txt
24
+t/multiline.txt
25
+t/unclosed.txt
MANIFEST.SKIP
@@ -75,3 +75,6 @@
75
# Skip some specific files
76
^Makefile-premodule
77
^tags
78
+
79
+# Things we're still working on
80
+^t\/lib
0 commit comments