From 1fff6824548c605429dc5b1dd123cf939374deeb Mon Sep 17 00:00:00 2001 From: Eric Allen Date: Mon, 28 Feb 2011 23:31:08 -0800 Subject: [PATCH] Revert "Ignore bundled assets" This reverts commit 9accea5bf1a694543a3b91aa29cff335ddc0368f. Reinier says: "no, I've changed the names of the cached assets, so you do not need to ignore these, but delete them" --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index a0bbdf9f..0af7cb4e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,3 @@ public/javascripts/tracks-cached.js public/stylesheets/tracks-cached.css .idea .rvmrc -public/javascripts/jquery-all.js -public/javascripts/tracks.js -public/stylesheets/all.css