forked from cocos/cocos-engine
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
47 lines (41 loc) · 1.12 KB
/
.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
39
40
41
42
43
44
45
46
47
/.project
/bin
/package
/Cocos-Creator-API.json
/declarations
.turbo
.idea
.history
.DS_Store
lib
build
aspnet_client
node_modules
npm-debug.log
DebugInfos.json
playground/library
tests/core/serialization/ccob-serialized-gallery
scripts/build-engine/dist
scripts/native-pack-tool/dist
scripts/runtime-web-adapter
scripts/typedoc-plugin/lib/
native/external/
!templates/**/*
templates/**/.DS_Store
platforms/runtime/local-commit.json
platforms/runtime/common/web-adapter.js
platforms/runtime/common/web-adapter.min.js
platforms/runtime/platforms/cocos-play/ral.js
platforms/runtime/platforms/cocos-play/ral.min.js
platforms/runtime/platforms/huawei-quick-game/ral.js
platforms/runtime/platforms/huawei-quick-game/ral.min.js
platforms/runtime/platforms/link-sure/ral.js
platforms/runtime/platforms/link-sure/ral.min.js
platforms/runtime/platforms/oppo-mini-game/ral.js
platforms/runtime/platforms/oppo-mini-game/ral.min.js
platforms/runtime/platforms/qtt/ral.js
platforms/runtime/platforms/qtt/ral.min.js
platforms/runtime/platforms/vivo-mini-game/ral.js
platforms/runtime/platforms/vivo-mini-game/ral.min.js
@types/consts.d.ts
__TS_ENGINE__/