chore: ignore geobuf tests files and node_modules

This commit is contained in:
jingsam 2018-11-07 14:49:51 +08:00
parent b8ffdda32e
commit 752f77d58e

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