aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: fd512db359da529ffbbeac00af2eb8418ad9e641 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.iml
.idea
target
dependency-reduced-pom.xml
.DS_Store
module*.zip
python/dist
python/build
python/toree_kernel.egg-info
**/node_modules/**
java/.idea/*
java/javascriptspark.iml
java/target/*
java/dependency-reduced-pom.xml
.__browserify_string_empty.js
.DS_Store
jupyter-js-services
examples/airline/public/data/2008bd.json/*
incubator-toree/*