annotate .hgignore @ 478:b1e80180818a

Improve th_stat_path() some more and fix Windows issues.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jul 2018 09:25:51 +0300
parents 46ac5536b2de
children 1d7a85b59a16
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
164
46ac5536b2de Add hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
46ac5536b2de Add hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
46ac5536b2de Add hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
46ac5536b2de Add hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
46ac5536b2de Add hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
46ac5536b2de Add hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6