annotate .hgignore @ 89:ea44e1d9eb7c default tip

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 25 May 2014 05:03:14 +0300
parents c977882406e6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
70
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 *.o
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 *.exe
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 *.a
c977882406e6 Added hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9