.gitignore in killbill-payment-test-1.8.7 vs .gitignore in killbill-payment-test-2.1.0

- old
+ new

@@ -1,28 +1,33 @@ *.gem *.rbc +*.swp .bundle .config -.idea coverage InstalledFiles lib/bundler/man pkg rdoc spec/reports test/tmp test/version_tmp tmp -build + # YARD artifacts .yardoc _yardoc doc/ .jbundler -Jarfile.lock -Gemfile.lock -*.swp -killbill-payment-test .DS_Store + +# Testing database +test.db + +target pom.xml.asc + +.idea/ + +Gemfile.head.lock