Mercurial > dive4elements > framework
annotate .hgignore @ 563:ccd029fbc084 3.2.x 3.2.3
Use https for maven repositories
This provides a minimal level of trustworthiness for the downloaded
content.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 02 Jun 2020 19:16:17 +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 |