forked from webdetails/cde
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (54 loc) · 1.17 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
build/
dist/
server/plugin/lib/
server/plugin/runtime-lib/
server/plugin/test-lib/
server/plugin/bin/
server/plugin/override.properties
server/plugin/resource/resources/cdf-dd.html
server/plugin/resource/resources/ext-editor.html
server/plugin/resource/images/
server/plugin/resource/js/
server/plugin/resource/css/
server/plugin/resource/includes.properties
server/plugin/resource/resources/scripts.html
server/plugin/resource/resources/styles.html
nbproject/private/
.DS_Store
*~
/server/plugin/resource/resources/base/export
/server/plugin/runtime-lib/
/bin
#Eclipe project files
.classpath
.project
.settings
.metadata/
#Intellij IDEA project files
*.iml
.idea
.ant-targets-build.xml
cde-core/bin
cde-pentaho/bin
cde-pentaho5/bin
cde-core/lib
cde-pentaho/lib
cde-pentaho5/lib
cde-core/runtime-lib
cde-pentaho/runtime-lib
cde-pentaho5/runtime-lib
cde-core/test-lib
cde-pentaho/test-lib
cde-pentaho5/test-lib
cde-core/node_modules
cde-core/build-res/pentaho-js-build
cde-core/js-lib
npm-debug.log
cde-pentaho5/build-res/module-scripts
cde-pentaho5/build-res/pentaho-js-build
cde-pentaho5/js-lib
cde-pentaho5/node_modules
pentaho-js-build.zip
requireCfg.js
requireCfg-raw.js
package-pom.xml