# gdb_history
TAGS
*~
.deps
.libs
py-compile
NEWS
*__pycache__/

# output files
*.osm
*.txt
*.xml
*.geojson
!/tests/testdata/*.geojson
*.pbf
*.xml
*.pdf
*.html
*.mbtiles
*.sqlitedb

# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# PDM (old)
pdm.toml
.pdm-python
__pypackages__

# Python builds
build
dist

# Docs
site
.cache

# Data output
output
