commit | 5e0910dfe348c32c0c438238dc9bf159a821a362 | [log] [tgz] |
---|---|---|
author | Daniel Qian <chanjarster@gmail.com> | 周四 5月 22 09:44:31 2014 +0800 |
committer | Daniel Qian <chanjarster@gmail.com> | 周四 5月 22 09:44:31 2014 +0800 |
tree | a347c27a6d79e49199e5b9100bfcb41f814dd33c | |
parent | 7a0c3d46f0a8d153960f7bed578cd8fe47771431 [diff] [blame] |
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