forked from GIScience/openrouteservice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
40 lines (34 loc) · 1.06 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
32
33
34
35
36
37
38
39
40
.metadata/
.recommenders/
.recommenders/caches/identified-project-coordinates.json
openrouteservice/Program FilesApache Software FoundationTomcat 7.0webappsopenrouteservice-0.0.1-SNAPSHOTWEB-INFlogsCounter_RS.csv
.recommenders/caches/manual-mappings.json
.recommenders/index/http___download_eclipse_org_recommenders_models_neon_/segments.gen
.idea/
*.iml
.DS_Store
nohup.out
.python-version
.project
# Ignore all ors and app config files except for the sample ones
openrouteservice/WebContent/WEB-INF/app.config*
!openrouteservice/WebContent/WEB-INF/app.config.sample
openrouteservice/src/main/resources/app.config*
!openrouteservice/src/main/resources/app.config.sample
openrouteservice/WebContent/WEB-INF/ors-config*
!openrouteservice/WebContent/WEB-INF/ors-config-sample.json
openrouteservice/src/main/resources/ors-config*
!openrouteservice/src/main/resources/ors-config-sample.json
# Ignore folders generated from docker
docker/elevation_cache
docker/conf
# Ignore ors.run file
*ors.run
cgiar_provider/
graphs/
target/
.python-version
nohup.out
build/
logs/
cgiar_cache/