Mercurial > dive4elements > framework
annotate .hgignore @ 518:d364086a01bc
Added tag 3.1.3 for changeset 863f1fa66981
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 16 May 2014 18:51:28 +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 |