tippecanoe/.gitignore

45 lines
399 B
Plaintext
Raw Normal View History

2016-11-16 08:10:41 +00:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Autogenerated dependencies
*.d
2016-11-16 08:10:41 +00: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
tippecanoe
tile-join
tippecanoe-decode
tippecanoe-enumerate
2018-04-08 09:19:19 +00:00
tippecanoe-json-tool
unit
# Vim
*.swp
2018-04-08 09:19:19 +00:00
# Mac
.DS_Store