-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.gitignore
58 lines (52 loc) · 1.43 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
48
49
50
51
52
53
54
55
56
57
58
*.DS_Store*
.vscode
*.pyc
image/cli/install/mas_cli.tar.gz
image/cli/mascli/templates/ibm-mas-tekton.yaml
target/
tmp/
tekton/test-*.yaml
tekton/target
tekton/tmp
image/cli/tmp-*
image/cli/mascli/tmp_params
image/cli/mascli/.env
image/cli/mascli/working-dir
image/cli/mascli/mas-local.sh
image/cli/mascli/mas-local-noble.sh
image/cli/mascli/tmp-suite
image/cli/mascli/tmp-suite-config
image/cli/mascli/tmp-kafka-config
image/cli/mascli/tmp-db2u-database
image/cli/mascli/tmp-suite-app-install
image/cli/mascli/tmp-suite-app-config
image/cli/mascli/mas-local-tgk.sh
image/cli/mascli/tmp-cos-config
image/cli/mascli/mas-local-tgka.sh
image/cli/mascli/fyre-dev.noble3.tgka-env.sh
image/cli/mascli/fyre-dev.noble3.tgkb-env.sh
image/cli/mascli/gitops-mas-deploy.sh
image/cli/mascli/gitops-mas-deploy.env.sh
image/cli/mascli/fyre-dev.noble3.tgkc-env.sh
image/cli/mascli/fyre-dev.noble3.tgkd-env.sh
image/cli/mascli/gitops-mas-deploy-merged.sh
image/cli/mascli/tmp-suite-deprovision
image/cli/mascli/fyre-dev.noble3.tgke-env.sh
image/cli/mascli/tmp-mas-config
image/cli/mascli/fyre-dev.noble3.tgke-db2u-manage-env.sh
image/cli/mascli/tmp-suite-workspace
image/cli/mascli/tmp-suite-workspace-deprovision
kubectl.exe
mas.log
python/pandoc-*
python/build
python/dist
python/venv
python/src/mas_cli.egg-info
python/src/mas/cli/templates/ibm-mas-tekton.yaml
python/src/mas/cli/templates/ibm-mas-tekton-with-digest.yaml
python/mas-*.spec
python/README.rst
.env
/.venv
/site