From: gumartinm Date: Sun, 4 Nov 2012 23:27:31 +0000 (-0800) Subject: Initial commit X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=aaff65dfa6629021e829aa08a5a703244c6def7e;p=SpringWebServicesForFun%2F.git Initial commit --- aaff65dfa6629021e829aa08a5a703244c6def7e diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..54cb8bb --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.rbc +*.sassc +.sass-cache +capybara-*.html +.rspec +/.bundle +/vendor/bundle +/log/* +/tmp/* +/db/*.sqlite3 +/public/system/* +/coverage/ +/spec/tmp/* +**.orig +rerun.txt +pickle-email-*.html \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..436c70b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +SpringWebServicesForFun +======================= + +Messing around with Spring Web Services \ No newline at end of file