.gitignore in licensed-1.0.1 vs .gitignore in licensed-1.1.0

- old
+ new

@@ -5,11 +5,10 @@ /coverage/ /doc/ /pkg/ /spec/reports/ /tmp/ -.byebug_history # test fixtures test/fixtures/bundler/.bundle/ test/fixtures/bundler/vendor/ test/fixtures/bundler/Gemfile.lock @@ -17,13 +16,15 @@ test/fixtures/npm/node_modules test/fixtures/npm/package-lock.json test/fixtures/go/src/* test/fixtures/go/pkg !test/fixtures/go/src/test -test/fixtures/haskell/dist* +test/fixtures/cabal/* +!test/fixtures/cabal/app* vendor/licenses .licenses *.gem vendor/gems +.byebug_history bin/