annotate .hgignore @ 367:e2c1309ab750

Use dict hash instead of dict linear in JSON parser. Implement basic string escapes in JSON parser.
author Michael Pavone <pavone@retrodev.com>
date Sun, 09 Aug 2015 18:07:23 -0700
parents 8514a543bece
children a694ffa8d461
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
319
8514a543bece Add .hgingore
Michael Pavone <pavone@retrodev.com>
parents:
diff changeset
1 syntax: glob
8514a543bece Add .hgingore
Michael Pavone <pavone@retrodev.com>
parents:
diff changeset
2
8514a543bece Add .hgingore
Michael Pavone <pavone@retrodev.com>
parents:
diff changeset
3 *.tp.c