Update gitignore
This commit is contained in:
parent
6cf34d41b7
commit
fc121fc01d
1 changed files with 1 additions and 0 deletions
1
OsmAnd-java/src/test/resources/.gitignore
vendored
1
OsmAnd-java/src/test/resources/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/*.json
|
/*.json
|
||||||
/osm_live/*.json
|
/osm_live/*.json
|
||||||
|
/search/*
|
||||||
*.obf
|
*.obf
|
||||||
*.osm
|
*.osm
|
||||||
phrases.xml
|
phrases.xml
|
Loading…
Reference in a new issue