Merge pull request #663 from jingsam/ignore

chore: ignore geobuf tests files and node_modules
This commit is contained in:
Eric Fischer 2018-11-07 10:36:04 -08:00 committed by GitHub
commit a3150642d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -40,9 +40,13 @@ unit
# Tests
tests/**/*.mbtiles
tests/**/*.check
tests/**/*.geobuf
# Vim
*.swp
# Mac
.DS_Store
# Nodejs
node_modules