mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-02-01 14:33:45 +00:00
21 lines
168 B
Plaintext
21 lines
168 B
Plaintext
# IDE
|
|
.vscode/*
|
|
.vagrant/*
|
|
vagrant.*
|
|
Vagrantfile
|
|
|
|
# npm
|
|
node_modules/
|
|
|
|
# File types
|
|
*.DS_Store
|
|
*.log
|
|
*.tgz
|
|
.#*
|
|
|
|
# Build artifacts
|
|
dist/
|
|
spec/*.js
|
|
|
|
# Doc artifacts
|
|
docs/ |