comparison .hgignore @ 9030:4dc047fb3633

adding removed files
author gernotbelger
date Fri, 27 Apr 2018 10:48:28 +0200
parents
children 8272b9761007
comparison
equal deleted inserted replaced
9029:3e90c84f3aea 9030:4dc047fb3633
1 syntax: regexp
2 artifacts/target # maven output
3 artifacts/\.classpath # eclipse
4 artifacts/\.project # eclipse
5 artifacts/\.settings # eclipse
6 artifacts/test-output # eclipse junit/testng plugin output
7 backend/target # maven output
8 backend/\.classpath # eclipse
9 backend/\.project # eclipse
10 backend/\.settings # eclipse
11 backend/test-output # eclipse junit/testng plugin output
12 gwt-client/target # maven output
13 gwt-client/\.classpath # eclipse
14 gwt-client/\.project # eclipse
15 gwt-client/\.settings # eclipse
16 gwt-client/test-output # eclipse junit/testng plugin output
17 gwt-client/src/main/webapp/OpenLayers-2.11
18 gwt-client/SmartGWT/.*
19 etl/target # maven output
20 etl/\.classpath # eclipse
21 etl/\.project # eclipse
22 etl/\.settings # eclipse
23 etl/test-output # eclipse junit/testng plugin output
24 \.swp
25 \.swo
26 \.pyc
27 TAGS
28 syntax: glob
29 artifacts/build/**

http://dive4elements.wald.intevation.org