annotate .hgignore @ 52:201b4603671a

documented "if" and "while" in the man page; new error code 7
author meillo@marmaro.de
date Sun, 02 Mar 2008 16:26:06 +0100
parents 4fd4c56e8950
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2f71d692d4f9 initial commit
meillo@marmaro.de
parents:
diff changeset
1 syntax: glob
2f71d692d4f9 initial commit
meillo@marmaro.de
parents:
diff changeset
2 *~
2f71d692d4f9 initial commit
meillo@marmaro.de
parents:
diff changeset
3 *.swp
2f71d692d4f9 initial commit
meillo@marmaro.de
parents:
diff changeset
4
2f71d692d4f9 initial commit
meillo@marmaro.de
parents:
diff changeset
5 *.o
2f71d692d4f9 initial commit
meillo@marmaro.de
parents:
diff changeset
6 baum
20
3c64b5ac821b added Debian stuff; new Makefile
meillo@marmaro.de
parents: 0
diff changeset
7 Packages
3c64b5ac821b added Debian stuff; new Makefile
meillo@marmaro.de
parents: 0
diff changeset
8 test
22
4fd4c56e8950 modified .hgignore
meillo@marmaro.de
parents: 20
diff changeset
9
4fd4c56e8950 modified .hgignore
meillo@marmaro.de
parents: 20
diff changeset
10 *.tar.gz
4fd4c56e8950 modified .hgignore
meillo@marmaro.de
parents: 20
diff changeset
11 ChangeLog