-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy path.gitignore
38 lines (35 loc) · 874 Bytes
/
.gitignore
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
dist
node_modules
temp
tsdoc-metadata.json
coverage
**/.DS_Store
packages/**/*.js
!packages/@dcl/inspector/hot-reload.js
!packages/@dcl/inspector/test/jest-transformer.js
!packages/@dcl/inspector/test/jest.config.js
packages/@dcl/sdk/package-lock.json
packages/@dcl/sdk/**/*.js
packages/@dcl/sdk/**/*.d.ts
!packages/@dcl/sdk/src/ethereum-provider/text-encoding.d.ts
api-docs
packages/@dcl/sdk/internal
packages/@dcl/sdk/testing
test/ecs/snippets/**/*.js
**/*.tgz
test/sdk/simple-scene
**/bin/game.js
**/bin/game.js.map
**/*.js.map
test/build-ecs/fixtures/*/package-lock.json
packages/@dcl/playground-assets/etc/playground-assets.api.json
test/snapshots/*/package-lock.json
test/snapshots/**/*.js
test/snapshots/**/*.js.map
tmp
scene
test-scene
test/snapshots/bin
**/*.tsbuildinfo
**/.decentraland/ts-entry-points
test/build-ecs/fixtures/ecs7-scene/aCaseSensitiveReadme.md