forked from Intel-bigdata/SSM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
53 lines (50 loc) · 1.2 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
.DS_Store
*.iml
*.ipr
*.iws
*.orig
*.rej
**/.keep
*.sdf
*.suo
*.vcxproj.user
.idea
.svn
.classpath
.project
.settings
*.patch
target
build
local-repo
**/interpreter.json
dependency-reduced-pom.xml
logs
# Filesystem contract test options and credentials
auth-keys.xml
azure-auth-keys.xml
# External tool builders
*/.externalToolBuilders
*/maven-eclipse.xml
smart-zeppelin/.flattened-pom.xml
smart-zeppelin/conf/interpreter.json
smart-zeppelin/interpreter/spark
smart-zeppelin/local-repo
smart-zeppelin/logs
smart-zeppelin/spark/.flattened-pom.xml
smart-zeppelin/yarn.lock
smart-zeppelin/zeppelin-display/.flattened-pom.xml
smart-zeppelin/zeppelin-interpreter/.flattened-pom.xml
smart-zeppelin/zeppelin-server/.flattened-pom.xml
smart-zeppelin/zeppelin-web/.flattened-pom.xml
smart-zeppelin/zeppelin-web/.tmp
smart-zeppelin/zeppelin-web/bower_components
smart-zeppelin/zeppelin-web/dist
smart-zeppelin/zeppelin-web/node
smart-zeppelin/zeppelin-web/node_modules
smart-zeppelin/zeppelin-web/reports
smart-zeppelin/zeppelin-web/src/fonts
smart-zeppelin/zeppelin-web/yarn-error.log
smart-zeppelin/zeppelin-web/yarn.lock
smart-zeppelin/zeppelin-zengine/.flattened-pom.xml
smart-zeppelin/zeppelin-distribution/.flattened-pom.xml