annotate .hgignore @ 475:77d1af382e08

Improve th_stat_path() by changing flags into a struct and adding more information.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jul 2018 07:28:13 +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