Revision 14b618adc9a662ed5256a098b4ef0136314361bc authored by Eric Fischer on 11 May 2018, 23:02:53 UTC, committed by Eric Fischer on 11 May 2018, 23:02:53 UTC
1 parent 9f7dc4b
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