-
Notifications
You must be signed in to change notification settings - Fork 28
/
.gitignore
31 lines (29 loc) · 1.54 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# ignore target artifact folders
target/
# ignore IDE artifacts
.settings
.classpath
.project
*.idea
.class
.DS_Store
# ignore demo artifact folders
*.iml
gwt-unitCache/
*_demo/
/geoplatform-gui/demos/*-demo/war/WEB-INF/*/
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/lang/
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/fonts/
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/swagger-ui.js
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/swagger-ui.min.js
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/images/
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/css/
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/o2c.html
/geoplatform-rest-documentation/geoplatform-rest-core-documentation/src/main/webapp/lib/
/geoplatform-experimental/geoplatform-elastic-search-connector/geoplatform-elastic-search-connector.iml
/geoplatform-dependencies/geoplatform-cxf-dependency/geoplatform-cxf-dependency.iml
/geoplatform-dependencies/geoplatform-dropwizard-dependency/geoplatform-dropwizard-dependency.iml
/geoplatform-dependencies/geoplatform-httpclient-dependency/geoplatform-httpclient-dependency.iml
/geoplatform-services/sld-validator/target/
/geoplatform-experimental/geoplatform-elastic-search-rs-connector/geoplatform-elastic-search-rs-connector.iml
/geoplatform-experimental/geoplatform-elastic-search-rs-connector/target