From e336d695b9fe704c7c937c2bbf0391f1000bef65 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Fri, 26 Jun 2015 21:15:31 +0200 Subject: [PATCH] Ignoring screenshot files (also from migration of debshots 1.x) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d67260..647a645 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,8 @@ /public/screenshots/ /public/assets/ /public/system/ -/public/screenshots +/public/screenshots/ +/public/live/ /doc *.pdf