changed .gitignore to include new osm_edit dirs
This commit is contained in:
parent
1baaca834a
commit
4ce0fadf28
5 changed files with 25 additions and 6 deletions
8
docker/brouter/osm_edit/srtm3/.gitignore
vendored
Normal file
8
docker/brouter/osm_edit/srtm3/.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
|
||||
# Except this file
|
||||
!.gitignore
|
||||
|
||||
# Except srtm_tiles.csv
|
||||
!srtm_tiles.csv
|
Loading…
Add table
Add a link
Reference in a new issue