.hgignore
author Mahlon E. Smith <mahlon@martini.nu>
Thu, 22 Sep 2011 21:43:25 -0700
changeset 5 7718f04c8cd1
parent 4 5701b7859a31
child 8 8d0f25ef038e
permissions -rw-r--r--
Check the return value of fread() when loading SQL migration files.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
eac7211fe522 Initial commit of an experimental little Squid redirector.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     1
^volta$
4
5701b7859a31 Groundwork for automatic database initialization and schema upgrades.
Mahlon E. Smith <mahlon@laika.com>
parents: 3
diff changeset
     2
^volta.db$
3
97f767832c52 Whoops, lets not commit .o files. Fix .hgignore.
Mahlon E. Smith <mahlon@martini.nu>
parents: 0
diff changeset
     3
^parser_graph.*
0
eac7211fe522 Initial commit of an experimental little Squid redirector.
Mahlon E. Smith <mahlon@martini.nu>
parents:
diff changeset
     4
.*debug
3
97f767832c52 Whoops, lets not commit .o files. Fix .hgignore.
Mahlon E. Smith <mahlon@martini.nu>
parents: 0
diff changeset
     5
.*.o
97f767832c52 Whoops, lets not commit .o files. Fix .hgignore.
Mahlon E. Smith <mahlon@martini.nu>
parents: 0
diff changeset
     6