From e9291843645fc28322fda3517f98ba3c6a0e2992 Mon Sep 17 00:00:00 2001 From: Saurabh Bhatia Date: Tue, 1 Jul 2014 11:02:31 +0800 Subject: [PATCH] Updated Gitignore, fixed banner --- .gitignore | 3 ++- app/views/shared/_banner.html.erb | 16 ++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 7c54be7..00ea0a3 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ /db/*.sqlite3-journal # Ignore all logfiles and tempfiles. -/log/*.log +/log/ /tmp /public/uploads* +/public/assets/ diff --git a/app/views/shared/_banner.html.erb b/app/views/shared/_banner.html.erb index d061535..c636cde 100644 --- a/app/views/shared/_banner.html.erb +++ b/app/views/shared/_banner.html.erb @@ -1,12 +1,12 @@
-