forked from cBioPortal/cbioportal-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
executable file
·49 lines (49 loc) · 899 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
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/results-0-0..xml
end-to-end-test/customReport.json
end-to-end-test/customReportJSONP.js
wdio/browserstack.txt
env/custom.sh
image-compare/errors.js
errorshots/
TESTS.xml
key.pem
cert.pem
end
e2e-localdb-workspace/