aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 486011dff54994c368471ed9aea3f701823539d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*~
*.swp
/build/
work/
.DS_Store
third_party/libmesos.so
third_party/libmesos.dylib
conf/java-opts
conf/spark-env.sh
conf/log4j.properties
target/
reports/
.project
.classpath
.scala_dependencies
lib_managed/
src_managed/
project/boot/