Navigation


root/.hgignore

Revision 203:b49bcaa72fc3, 154 bytes (checked in by jslawinski, 3 years ago)

Mercurial: Updated list of ignored files.

Line 
1syntax: glob
2*~
3lib/*
4tests
5bin
6.classpath
7.project
8dac_*.log
9dac_*.log.*
10Dac.iml
11dac.ipr
12dac.iws
13docs/javadoc
14docs/umldoc
15dist
16
17syntax: regexp
18.*\#.*\#$
Note: See TracBrowser for help on using the browser.