openmaptiles/.gitignore
Yuri Astrakhan 9b2596df78
Ignore IDEA files (#676)
selfmerging - too simple of a change and non-consequential as there are no files like that checked in.
2019-10-09 15:13:13 -04:00

22 lines
203 B
Plaintext

# Mapnik XML
data.xml
*.thumb.png
*.swp
*.pbf
# quickstart
quickstart.log
# imput / output data
data/*
# input wikidata
wikidata/*
# generated source files
build/*
# any IntelliJ IDEA files
.idea/