mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
21 lines
198 B
Plaintext
21 lines
198 B
Plaintext
.DS_Store
|
|
|
|
target/
|
|
*.jar
|
|
!.mvn/wrapper/*.jar
|
|
*.log
|
|
|
|
# idea
|
|
*/.idea
|
|
.idea/
|
|
.idea/*
|
|
*.iml
|
|
!.idea/codeStyles
|
|
!.idea/vcs.xml
|
|
!.idea/eclipseCodeFormatter.xml
|
|
|
|
# eclipse
|
|
.classpath
|
|
.project
|
|
.settings
|
|
bin/ |