annotate .hgignore @ 34:6f68e94c1fb8 default tip

Add CondensedStats monitoring utility, equivalent to vmstat
author Dominic Cleal <dominic-cleal@cdo2.com>
date Thu, 05 Aug 2010 11:07:25 +0100
parents 243c74d599bf
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
1 build/
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
2 docs/javadocs/
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
3 examples/.*\.class
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
4 lib/
14
872076165de4 More excludes and add missing documentation.
Dan Creswell <dan.creswell@gmail.com>
parents: 1
diff changeset
5 dbfiles*/.*
19
63b154c8521f More files to ignore.
Dan Creswell <dan.creswell@gmail.com>
parents: 14
diff changeset
6 .*.jdb
31
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
7 scripts/
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
8 release/
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
9 installer/
243c74d599bf Update ignores
Dan Creswell <dan.creswell@gmail.com>
parents: 19
diff changeset
10 .idea
1
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
11 # Eclipse-specific ignores
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
12 .classpath
8914f447c864 Ignoring build artifacts
Dominic Cleal <dominic@computerkb.co.uk>
parents:
diff changeset
13 .project