forked from highcharts/highcharts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
73 lines (63 loc) · 1.55 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
/.metadata
/.project
/.pydevproject
/.settings
/.vscode
/.history
/api-docs
/out
/js
/build
/code
/cypress
/errors/errors.json
/errors/errors.xml
/git-ignore-me.properties
/highcharts.com.sublime-project
/highcharts.com.sublime-workspace
/highcharts.sublime-workspace
/highcharts.com
*sublime*
/exporting-server/java/highcharts-export/src/main/resources/presets/
/exporting-server/java/highcharts-export/src/main/webapp/META-INF/
/highcharts.com-access.log
/highcharts.com.site-access.log
/highcharts.com.site-error.log
/test/last-run.json
/test/visual-test-results.json
/test/pr-review-*.json
/utils/issue-by-commit/demo.js
/utils/issue-by-commit/demo.html
/utils/issue-by-commit/log.txt
/utils/samples/temp/
/utils/samples/nightly/
/tree*.json
exporting-server/java/highcharts-export/highcharts-export-web/pom.xml.amazon
exporting-server/java/highcharts-export/highcharts-export-web/pom.xml.github
exporting-server/java/highcharts-export/highcharts-export-convert/src/main/java/com/highcharts/export/pool/ServerObjectFactory.java
exporting-server/deploy export server to amazon.txt
/jsTestDriver.conf
export-error.log
export-access.log
*/.ebextensions/
exporting-server/java/highcharts-export/highcharts-export-web/src/main/webapp/.ebextensions/java7.config
nbproject/
*.DS_Store
/node_modules/
.idea/
*.iml
*.error_log
*.access_log
*.log
*.patch
/samples/highcharts/common-js/browserify/demo.js
/samples/highcharts/common-js/webpack/demo.js
/samples/cloud/charts
/samples/**/candidate.svg
/samples/**/diff.gif
/samples/**/reference.svg
tmp/
/yarn.lock
/temp.*
/env.file
*.bak