jdbc tutorial things
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..30abf5a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+# Build output directies
+target
+
+# Eclipse specific files/directories
+.classpath
+.project
+.settings
+.metadata
+.tomcatplugin
+test-output
+RemoteSystemsTempFiles
+Servers
+work
+.#webclasspath
+/bin
+*.class
+*.log
+#idea
+*.iml
+*.ipr
+*.iws
+# Scala-IDE specific
+.scala_dependencies
+test-output
+*~
+# h2database stuff
+test.mv.db