annotate .hgignore @ 11:176ee28e7464

switched from mysql to sqlite; (+ some cleanups)
author meillo@marmaro.de
date Wed, 23 Jul 2008 11:41:38 +0200
parents 831599184108
children f1d43b52ed36
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
1 syntax: glob
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
2 *~
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
3 *.swp
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
4
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
5 *.o
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
6 test
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
7 bin
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
8
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
9 *.tar.gz
831599184108 inital commit
meillo@marmaro.de
parents:
diff changeset
10 ChangeLog