forked from TencentBlueKing/bk-lesscode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
57 lines (53 loc) · 966 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.vscode
.DS_Store
node_modules
npm-debug.log
yarn-error.log
yarn.lock
selenium-debug.log
test/unit/coverage
test/e2e/reports
*.swp
templates_c/
*.swo
compile
output
logs
v3logs
sock
pids
*bak*
*.0
*.local*
.example-cache
.idea
lib/client/.webpack_cache
**/.webpack_cache
**/webpack_cache
**/dist/
lib/client/static/lib-manifest.json
lib/client/static/lib.bundle.js
lib/client/static/vue-layout-demo*.vue
upload
!lib/client/src/element-materials/**/upload
temp
npmTemp
downloadTemp
lib/server/conf/data-base.js
lib/server/conf/http.js
lib/server/conf/db-migrate.json
lib/server/conf/v3.js
lib/server/conf/npm.js
lib/server/conf/bk-repo.js
lib/server/conf/data-source.js
lib/server/conf/encrypt-secret-key.js
lib/server/conf/no-code.js
lib/server/conf/iam.js
!lib/server/project-template/project-init-code/bin
lib/server/project-template/project-target*
lib/server/project-template/bklesscode-proj*
.bk.local.env
.codecc
build.yml
package-lock.json
pre-*-bkcodeai