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 fce45b2 commit 627ae4bCopy full SHA for 627ae4b
.gitignore
@@ -98,3 +98,5 @@ plugins/sudoers/regress/testsudoers/test3.d/root
98
plugins/python/__pycache__
99
plugins/python/regress/__pycache__
100
plugins/python/check_python_examples
101
+
102
+scripts/check_man
.hgignore
@@ -77,3 +77,5 @@ Makefile$
77
^plugins/python/__pycache__
78
^plugins/python/regress/__pycache__
79
^plugins/python/check_python_examples$
80
81
+^scripts/check_man$
0 commit comments