forked from cBioPortal/cbioportal-frontend
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
executable file
·68 lines (68 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
59
60
61
62
63
64
65
66
67
68
node_modules
npm-debug.log
yarn-error.log
lerna-debug.log
.env
.awsDetails
.idea/**
.eslintcache
coverage/
stats.json
.DS_Store
tsDist/
dist/
common-dist/
packages/cbioportal-frontend-commons/dist
.sass-cache
.rpt2_cache
frontend-cbioportal.iml
test/
.classpath
.project
.settings
.vscode
.yarn
.yarnrc
node
bin
target
end-to-end-test/remote/screenshots/diff
end-to-end-test/remote/screenshots/screen
end-to-end-test/remote/screenshots/error
end-to-end-test/remote/screenshots/junit
end-to-end-test/local/screenshots/diff
end-to-end-test/local/screenshots/screen
end-to-end-test/local/screenshots/error
end-to-end-test/local/screenshots/junit
end-to-end-test/undefined
end-to-end-test/shared/results
end-to-end-test/results-0-0..xml
end-to-end-test/customReport.json
end-to-end-test/customReportJSONP.js
end-to-end-test/remote/screenshots/diff
end-to-end-test/remote/screenshots/screen
end-to-end-test/remote/screenshots/error
end-to-end-test/remote/screenshots/junit
end-to-end-test/local/screenshots/diff
end-to-end-test/local/screenshots/screen
end-to-end-test/local/screenshots/error
end-to-end-test/local/screenshots/junit
end-to-end-test/undefined
end-to-end-test/results-0-0..xml
end-to-end-test/customReport.json
end-to-end-test/customReportJSONP.js
end-to-end-test/shared/results
wdio/browserstack.txt
env/custom.sh
image-compare/errors.js
errorshots/
TESTS.xml
junit.xml
key.pem
cert.pem
end
e2e-localdb-workspace/
junit.xml
.nvim.lua
.luarc.json
.vs/