Revision 2e5b597ca19d117b7d02fd2895f045b0d4b6fe7f authored by Eric Fischer on 06 February 2018, 22:39:05 UTC, committed by Eric Fischer on 06 February 2018, 22:39:05 UTC
1 parent 8fa5a5f
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
unit

# Vim
*.swp

# Mac 
.DS_Store
back to top