Mercurial > dive4elements > framework
annotate .hgignore @ 450:364e3ea0ae11
Added tag 2.9.7 for changeset 708de1779232
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Mon, 17 Dec 2012 17:47:36 +0100 |
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 |