forked from graphhopper/graphhopper
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
49 lines (49 loc) · 771 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
target/
*~
TODO.txt
*-gh/
*.osm
nbactions*.xml
config.properties
config.yml
build.xml
queries.sh
maven/
measurement*.properties
gen/
bin/
*.map
android/libs/graphhopper-*-android.jar
*/nbactions.xml
.idea/
*iml
debug.sh
/web/src/main/webapp/js/config/options_prod.js
/web/src/main/resources/assets/js/config/options_prod.js
/web/dependency-reduced-pom.xml
*.pbf
!/reader-osm/src/test/resources/com/graphhopper/reader/osm/*.pbf
*.dem
*.log
core/TODO*.txt
srtmprovider/
core/docs/
.*#
cgiarprovider/
/nbactions.xml
tools/nb-configuration.xml
android/build/
android/app/build/
android/.gradle
.settings/
.classpath
.project
local.properties
**/node_modules
*.zip
.DS_Store
/core/nbproject/
/reader-overlay-data/nbproject/
!malta-latest.osm.pbf
/graph-cache
package-lock.json