Rakefile in ric-0.9.7 vs Rakefile in ric-0.10.2alpha
- old
+ new
@@ -13,9 +13,10 @@
p.email = "['p','ll','diusbonton].join('a') @ gmail.com"
p.ignore_pattern = [
"tmp/*",
"docs/*",
"script/*",
+ "tmp/*", "tmp/*/*", "tmp/*/*/*",
"images/*/*/*", "images/*/*", 'images',
"private/*",
"HISTORY"
]
p.development_dependencies = [ ]
\ No newline at end of file