Mercurial > dive4elements > framework
annotate .hgignore @ 456:afbe26bb9895
Do not try to look for . and .. while fixing paths
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 01 Mar 2013 12:02:25 +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 |