Mercurial > dive4elements > framework
annotate .hgignore @ 466:b11b50fb7dac 2.9.19
Added tag 2.9.18 for changeset 68a1d16caa12
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 08 Apr 2013 17:01:50 +0200 |
parents | bd012f4720ae |
children |
rev | line source |
---|---|
433
bd012f4720ae
Comment out build number plugin. Added first hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
1 syntax: regexp |
bd012f4720ae
Comment out build number plugin. Added first hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
2 target # maven output |
bd012f4720ae
Comment out build number plugin. Added first hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
3 \.classpath # eclipse |
bd012f4720ae
Comment out build number plugin. Added first hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
4 \.project # eclipse |
bd012f4720ae
Comment out build number plugin. Added first hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
5 \.settings # eclipse |
bd012f4720ae
Comment out build number plugin. Added first hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
diff
changeset
|
6 test-output # eclipse junit/testng plugin output |