Revision a45fec573dc5c9c3bff0ff3235fbe436ef133b38 authored by Pratik Yadav on 28 March 2018, 10:11:51 UTC, committed by GitHub on 28 March 2018, 10:11:51 UTC
1 parent 3cea125
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