.gitignore in RPSrb-0.1.9 vs .gitignore in RPSrb-0.2.0
- old
+ new
@@ -1,8 +1,9 @@
-*.DS_Store
-*.gem
+.DS_Store
+Thumbs.db
_MACOSX
Gemfile.lock
+*.gem
*.code-workspace
# If gitignore is not working,
# try this:
# ======================================================
\ No newline at end of file