Show More
@@ -95,3 +95,9 b' Here is an example ignore file. ::' | |||||
95 | # switch to regexp syntax. |
|
95 | # switch to regexp syntax. | |
96 | syntax: regexp |
|
96 | syntax: regexp | |
97 | ^\.pc/ |
|
97 | ^\.pc/ | |
|
98 | ||||
|
99 | Debugging | |||
|
100 | ========= | |||
|
101 | ||||
|
102 | Use the ``debugignore`` command to see if and why a file is ignored, or to | |||
|
103 | see the combined ignore pattern. See :hg:`help debugignore` for details. |
General Comments 0
You need to be logged in to leave comments.
Login now