annotate .hgignore @ 62:301805d68a97 default tip

Clean up better.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 06 Jan 2015 04:33:07 +0200
parents ec390cfbbcd0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 libbass/
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 assimp--3.0.1270-source-only/
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 obj/*.o
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 obj/*.a
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 lib/*.a
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 lib/*.so*
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 demo.bin
ec390cfbbcd0 Added .hgignore patterns.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13