forked from verrazzano/verrazzano
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
47 lines (47 loc) · 1.32 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
# Copyright (c) 2020, 2021, Oracle and/or its affiliates.
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
.verrazzano/
platform-operator/scripts/install/build/
platform-operator/scripts/uninstall/build/
platform-operator/scripts/uninstall/uninstall-steps/build/
examples/**/build/
.idea/
*.iml
application-operator/build/_output
application-operator/build/deploy
application-operator/build/webhook-certs
vendor
.idea
**/*.iml
platform-operator/pkg/assets
platform-operator/build/deploy
bin
platform-operator/bin
dist
archive
latest
known_licenses.txt
no_licenses.txt
thirdparty_licenses
index.yaml
coverage.cov
coverageTmp.cov
coverage.html
coverage.xml
coverage.raw.cov
platform-operator/test/integ/integ*result.xml
platform-operator/test/integ/integ.coverprofile
application-operator/test/integ/integ*result.xml
application-operator/test/integ/integ.coverprofile
out/
**/*test-result.xml
**/*-cluster-dump
**/*.log
platform-operator/THIRD_PARTY_LICENSES.txt
application-operator/THIRD_PARTY_LICENSES.txt
image-patch-operator/THIRD_PARTY_LICENSES.txt
image-patch-operator/weblogic-imagetool/THIRD_PARTY_LICENSES.txt
image-patch-operator/weblogic-imagetool/installers/*
!image-patch-operator/weblogic-imagetool/installers/.gitkeep
tools/analysis/THIRD_PARTY_LICENSES.txt
tests/e2e/**/*.test