mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Make planetiler-openmaptiles runnable as a standalone project (#19)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,7 +7,6 @@ target/
|
||||
|
||||
# idea
|
||||
*/.idea
|
||||
.idea/
|
||||
.idea/*
|
||||
*.iml
|
||||
!.idea/codeStyles
|
||||
@@ -18,4 +17,6 @@ target/
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
bin/
|
||||
bin/
|
||||
|
||||
data/
|
||||
|
||||
Reference in New Issue
Block a user