forked from mapbox/mapbox-gl-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
32 lines (32 loc) · 728 Bytes
/
.gitignore
File metadata and controls
32 lines (32 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/rollup/build/
/docs/components/api.json
/dist/
/docs/pages/dist/mapbox-gl-dev.js
/docs/pages/dist/mapbox-gl.js
/docs/pages/dist/mapbox-gl-unminified.js
*.js.map
node_modules
package-lock.json
*.sublime-*
coverage
flow-coverage
.DS_Store
.nyc_output
bench/versions/benchmarks_generated.js
bench/versions/benchmarks_view_generated.js
bench/styles/benchmarks_generated.js
bench/styles/benchmarks_view_generated.js
debug/access_token_generated.js
debug/style_property_editor_generated.js
test/integration/**/index*.html
test/integration/**/actual.png
test/integration/**/actual.json
test/integration/**/diff.png
.eslintcache
src/style-spec/dist/index.js
_batfish_site
_batfish_tmp
_site
yarn-error.log
yarn-debug.log
npm-debug.log