annotate .hgignore @ 10:c6c419861101

Use SDL_GetTicks() instead of std::clock().
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 28 Oct 2019 12:59:18 +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