From 253c402f3d3082bfa4073fee3fc9a5aecaa8c9dc Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 19 Feb 2015 15:59:18 -0800 Subject: [PATCH] Ignore logos --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c0e3848c10..bd336db8a7 100755 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,6 @@ public/uploads/avatars/* /app/storage/debugbar/ /bin/ .idea -crowdin.yaml \ No newline at end of file +crowdin.yaml +public/uploads/logo.gif +public/uploads/logo.png