aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore13
-rw-r--r--README.md4
2 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f5b7d72
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.class
+*.log
+
+# sbt specific
+dist/*
+target/
+lib_managed/
+src_managed/
+project/boot/
+project/plugins/project/
+
+# Scala-IDE specific
+.scala_dependencies \ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a0a713a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+SpyGlass
+========
+
+Cascading and Scalding wrapper for HBase with advanced read features