.gitignore in
modulesync-1.1.0
vs .gitignore in
modulesync-1.2.0
- old
+ new
@@ -1,5 +1,10 @@
-tmp/
-modules/
*.gem
-Gemfile.lock
.bundle/
+.ruby-version
+.vscode/
+Gemfile.lock
+bin/bundle
+bin/rspec
+modules/
+tmp/
+vendor/