forked from geosolutions-it/core-geonetwork
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
27 lines (27 loc) · 893 Bytes
/
.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
web/src/main/webapp/WEB-INF/data/config/schema_plugins/*/schematron/schematron*.xsl
web/src/main/webapp/WEB-INF/data/config/schemaplugin-uri-catalog.xml
web/src/main/webapp/WEB-INF/classes/JZKitConfig.xml
web/src/main/webapp/scripts/lib/*
web/src/main/webapp/images/logos/*
web/logs/
web/jcs_caching/
geonetwork*.db
web/coverage.ec
*/target/
web/src/main/webapp/data/
web/src/main/webapp/WEB-INF/lucene/
web/src/main/webapp/WEB-INF/metadata_subversion/
.classpath
.settings
.project
schematrons/.build
docs/*/users/build
.props/
web-client/src/main/resources/apps/css/geonetwork.css
web-client/src/main/resources/apps/js/GeoNetwork-mini-nomap.js
web-client/src/main/resources/apps/js/GeoNetwork-mini.js
web-client/src/main/resources/apps/js/ext-ux/css/ext-ux.css
web-client/src/main/resources/apps/search/js/App-mini.js
web-client/src/main/resources/apps/tabsearch/js/App-mini.js
*.iml
.idea/