From b40d63c0c134799a2e830c778e01a1f5f06caf12 Mon Sep 17 00:00:00 2001 From: Devin Howard Date: Thu, 7 Mar 2013 21:44:25 -0500 Subject: [PATCH] added public/assets to gitignore because it seems to make sense --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a1b8996..fa253ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ # git config --global core.excludesfile ~/.gitignore_global config/database.yml +public/assets # Ignore bundler config .bundle