.gitignore in inventory_refresh-0.1.3 vs .gitignore in inventory_refresh-0.2.0
- old
+ new
@@ -8,7 +8,13 @@
/spec/reports/
/tmp/
/Gemfile.lock
+# ignore included plugins in bundler.d
+bundler.d/*
+
# rspec failure tracking
.rspec_status
+
+# generated rubocop file
+.rubocop-https*