annotate .hgignore @ 425:c3f474e59bc1

Fix build.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 10 Mar 2016 01:55:22 +0200
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