.gitignore in
geonames_api-0.1.1
vs .gitignore in
geonames_api-0.1.2
- old
+ new
@@ -13,7 +13,8 @@
pkg rdoc spec/reports test/tmp test/version_tmp
-tmp
test.log
+tmp/*.*
+.DS_Store
\ No newline at end of file