annotate .hgignore @ 70:03aa729a9e90

Refactor PLY file parsing from dmscene.* to dmply.* and some helper functions into dmutil.h
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 16 Dec 2019 07:51:05 +0200
parents 575fab206bc6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 syntax: glob
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ChangeLog
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 *~
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 *.orig
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 *.diff
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 *.o
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 *.a
575fab206bc6 Add .hgignore.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 glxdragon