spark-instrumented-optimizer/.gitignore

22 lines
254 B
Plaintext
Raw Normal View History

2010-03-29 19:17:55 -04:00
*~
*.swp
2011-02-02 03:08:13 -05:00
*.iml
.idea/
/build/
work/
out/
2010-06-10 21:08:59 -04:00
.DS_Store
2010-07-25 23:54:56 -04:00
third_party/libmesos.so
third_party/libmesos.dylib
conf/java-opts
conf/spark-env.sh
2010-09-29 02:20:23 -04:00
conf/log4j.properties
target/
reports/
2010-11-13 21:41:35 -05:00
.project
.classpath
.scala_dependencies
lib_managed/
src_managed/
project/boot/