diff .hgignore @ 209:e26119fe21de

Sprockets are now smarter No need to exclude the assets directory anymore
author Edho Arief <edho@myconan.net>
date Sun, 12 May 2013 00:43:23 +0900
parents eb6036ddff7a
children fd130042a0e2
line wrap: on
line diff
--- a/.hgignore	Sat May 11 22:39:06 2013 +0900
+++ b/.hgignore	Sun May 12 00:43:23 2013 +0900
@@ -1,4 +1,4 @@
-^(?!app/assets/).*(\.(swp|orig|rbc|s?o)|~)$
+(\.(swp|orig|rbc|s?o)|~)$
 (^|/)\.(bundle|DS_Store)$
 ^\.redcar$
 ^db/.*\.sqlite3$