.gitignore in
acquia_toolbelt-1.0.0
vs .gitignore in
acquia_toolbelt-1.1.0
- old
+ new
@@ -1,3 +1,4 @@
.DS_Store
-.tmp
-.swp
+*.tmp
+*.swp
+*.gem
\ No newline at end of file