annotate .hgignore @ 8:9bd0a2100694

new weather implementation
author meillo@marmaro.de
date Mon, 26 May 2008 23:25:36 +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