mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-01-21 03:55:00 +00:00
53 lines
485 B
Plaintext
53 lines
485 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Autogenerated dependencies
|
|
*.d
|
|
|
|
# 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
|
|
tippecanoe
|
|
tile-join
|
|
tippecanoe-decode
|
|
tippecanoe-enumerate
|
|
tippecanoe-json-tool
|
|
unit
|
|
|
|
# Tests
|
|
tests/**/*.mbtiles
|
|
tests/**/*.check
|
|
tests/**/*.geobuf
|
|
|
|
# Vim
|
|
*.swp
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Nodejs
|
|
node_modules
|