.gitignore in table_sync-1.5.0 vs .gitignore in table_sync-1.6.0

- old
+ new

@@ -1,12 +1,13 @@ +/log/* +!/log/.keep /.bundle/ /.yardoc /_yardoc/ /coverage/ /doc/ /pkg/ /spec/reports/ /tmp/ .ruby-version Gemfile.lock -/log/ *.gem