changeset 282:4411631db561

Also ignores .bundle.
author edogawaconan <me@myconan.net>
date Tue, 15 Oct 2013 18:56:10 +0000
parents 8cb555120f42
children 200488650a86
files .hgignore
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Wed Oct 16 03:44:02 2013 +0900
+++ b/.hgignore	Tue Oct 15 18:56:10 2013 +0000
@@ -1,4 +1,4 @@
-^(log|tmp)(/|$)
+^(\.bundle|log|tmp)(/|$)
 ^[^/]+\.war
 ^config/(newrelic\.yml|database\.yml|unicorn\.rb|local_config\.rb)$
 ^public/assets(/|$)