2016-11-16 16:10:41 +08:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.obj
|
|
|
|
|
2017-04-23 15:31:57 -07:00
|
|
|
# Autogenerated dependencies
|
|
|
|
*.d
|
|
|
|
|
2016-11-16 16:10:41 +08:00
|
|
|
# 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
|
2017-04-23 15:31:57 -07:00
|
|
|
tippecanoe
|
|
|
|
tile-join
|
|
|
|
tippecanoe-decode
|
|
|
|
tippecanoe-enumerate
|
2018-04-08 17:19:19 +08:00
|
|
|
tippecanoe-json-tool
|
2017-04-23 15:31:57 -07:00
|
|
|
unit
|
|
|
|
|
2018-08-23 14:16:50 +08:00
|
|
|
# Tests
|
|
|
|
tests/**/*.mbtiles
|
|
|
|
tests/**/*.check
|
2018-11-07 14:49:51 +08:00
|
|
|
tests/**/*.geobuf
|
2018-08-23 14:16:50 +08:00
|
|
|
|
2017-04-23 15:31:57 -07:00
|
|
|
# Vim
|
|
|
|
*.swp
|
2017-04-05 15:59:37 +01:00
|
|
|
|
2018-04-08 17:19:19 +08:00
|
|
|
# Mac
|
2017-04-23 15:31:57 -07:00
|
|
|
.DS_Store
|
2018-11-07 14:49:51 +08:00
|
|
|
|
|
|
|
# Nodejs
|
|
|
|
node_modules
|