Revision e9eca573934369371e481e22142d3af29f6b596b authored by Eric Fischer on 01 August 2018, 00:32:27 UTC, committed by Eric Fischer on 01 August 2018, 00:47:52 UTC
1 parent 796fa19
Raw File
.gitignore
# 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

# Vim
*.swp

# Mac
.DS_Store
back to top