Skip to content

Commit 90a2f13

Browse files
author
Rub21
committed
Add data folder to store outputs
1 parent e6e6829 commit 90a2f13

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ tiler-imposm-data/
2323
tiler-server-data/
2424
nominatim-pgdata/
2525
taginfo-data/
26-
data/
2726
*.osm
2827
*.pbf
2928
*.bz2
@@ -34,4 +33,5 @@ tiler-imposm/diff/
3433
tiler-imposm/imposm3_expire_dir
3534
tiler-server/imposm/
3635
overpass-api-db/
36+
data/*/
3737
!data/README.md

data/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Data folder to store osm-seed outputs
2+

0 commit comments

Comments
 (0)