summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 83056e80953076632b26ad74522254b1fc299e76 (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.DS_Store
.transifexrc
*.pyc
*.gcno
*.gcda
*~
offline.db
xcuserdata
/platform/node/test/actual
/platform/node/test/diff
/mason_packages
/build
/lib
/test/node_modules
/test/fixtures/*/*_actual.*
/test/fixtures/api/1.png
/test/fixtures/api/2.png
/test/fixtures/offline_database/offline.db
/test/fixtures/offline_database/offline.db-*
/test/fixtures/**/actual.png
/test/fixtures/**/diff.png
/test/output
/node_modules
/platform/ios/benchmark/assets/glyphs/DIN*
/platform/ios/benchmark/assets/tiles/mapbox.mapbox-terrain-v2,mapbox.mapbox-streets-v6
**/token
/platform/macos/macos.xcworkspace/xcshareddata/macos.xcscmblueprint
/platform/ios/ios.xcworkspace/xcshareddata/ios.xcscmblueprint
/documentation
test/fixtures/api/assets.zip
test/fixtures/storage/assets.zip
/.circle-week
/vendor/.cache
buck-out
.buckd

# Generated file from npm/yarn
package-lock.json

# Visual Studio Code
.vscode
mapbox-gl-native.code-workspace

# Generated list files from code generation
/scripts/generate-file-lists.list
/scripts/generate-shaders.list
/scripts/generate-style-code.list

# iosapp access token
/platform/ios/mapbox_access_token