forked from TencentBlueKing/bk-ci
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
52 lines (45 loc) · 843 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
.DS_Store
.idea
.vscode
.fleet
.gradle
.settings
bin/
docs/node_modules
docs/_book
docs/package-lock.json
docs/.DS_Store
gateway/make_link.sh
src/backend/.project
frontend/*/.DS_Store
frontend/*/node_modules/
frontend/*/webpack_cache/
frontend/*/dist/
frontend/*/npm-debug.log*
frontend/*/yarn-debug.log*
frontend/*/yarn-error.log*
frontend/*/package-lock.json
node_modules/
src/backend/ci/.project
src/backend/ci/.setting
out
**version.txt
/src/backend/ci/.settings/
.prebuild.yml
.temp
.history
.codecc
build.yml
*.ipa
build/
bkci-slim.tar.gz
# 容器化忽略文件
helm-charts/core/ci/bk-ci*.tgz
helm-charts/core/ci/values.yaml
helm-charts/core/ci/templates/configmap/tpl/
docker-images/core/ci/ci
docker-images/core/ci/ci-docker
docker-images/core/ci/*.gz
#turbo 忽略文件
src/backend/turbo/**/build/
src/backend/turbo/release/