annotate .hgignore @ 244:d3f9a92399d1

Separate the default project marker finder into a function. This lets people who write custom marker finders fallback to the default behaviour if needed.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 13 Mar 2019 21:56:19 -0700
parents ba9a9ebdd345
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23
ba9a9ebdd345 Properly ignore only tags files.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
1 syntax:regexp
ba9a9ebdd345 Properly ignore only tags files.
Ludovic Chabant <ludovic@chabant.com>
parents: 2
diff changeset
2 (^|/)tags$
2
d073ca33c5b8 Added `.hgignore`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3