Revision b6b35102c75f451b1ca85e460568f22af781c297 authored by Eric Fischer on 11 April 2018, 00:14:26 UTC, committed by Eric Fischer on 11 April 2018, 00:14:26 UTC
1 parent 9cce5f8
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