-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitignore
86 lines (78 loc) · 1.58 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
*~
*#
.#*
**/*.iml
**/*.bak
**/.idea
target/*
target
**/.classpath
**/.project
.classpath
.project
.settings
**/.settings
**/.settings/*
release.properties
**/pom.xml.releaseBackup
*.hold
*.log
.flattened-pom.xml
CBE*.out
console-0.9-*
weblogic-bean-info-harvester/harvested.jar
# Ignore Mac DS_Store files
**/.DS_Store
runnable
runnable/*
frontend/coverage/**
frontend/node_modules
frontend/staged-themes
frontend/web
frontend/.vscode/
frontend/settings.json
frontend/.DS_Store
frontend/**/.idea
frontend/libs
frontend/src/css/images
frontend/electron-test/NewWDTModelFile.yml
frontend/electron-test/electronTest.log
frontend/electron-test/node_modules/
frontend/electron-test/package-lock.json
frontend/electron-test/newPropFile.prop
frontend/electron-test/newUC001BWDTModelFile.yml
frontend/electron-test/newUC002BWDTModelFile.yml
frontend/electron-test/newUC003BWDTModelFile.yml
frontend/electron-test/newUC017BWDTModelFile.yml
frontend/electron-test/newWDTModelTokenFile.yml
.vscode/*
client.log.*
bin/*
weblogic-bean-info-harvester/build-*
run/work
fortify-output/**
owasp-output/**
frontend/seleniumTest.log
everypage-oracle-tests/
build-tools/download-bin
tmp
electron/dist/**
electron/extraFiles/**
electron/node_modules/**
electron/signed/**
hugo/*/docs/
hugo/*/.vscode/
hugo/*/.hugo_build.lock
*start-weblogic.out
# These are side effects of the WKTUI tests
frontend/wktui-tests/node_modules/**
weblogic-toolkit-ui/
upload
upload/**
wls-remote-console-helper-war/signin/package-lock.json
wls-remote-console-helper-war/ui/package-lock.json
/bin/
wlsrc
wlsrc/**
translation-work
translation-work/**