From e95127268ed71f2151356c72d31852b3fe4451fa Mon Sep 17 00:00:00 2001 From: Martin Kemp Date: Thu, 23 Oct 2014 10:38:36 +0100 Subject: [PATCH] Don't ignore icons when packing (Fixes #292) Icons were being ignored and causing the `/REGISTER ALL *` command to give the context menu option a broken image.. --- packignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packignore b/packignore index 12d1d29e9..b459393ad 100644 --- a/packignore +++ b/packignore @@ -1,5 +1,4 @@ launcher -icons .gitignore .gitattributes .git @@ -7,4 +6,4 @@ icons build config\.history packignore -Cmder.bat \ No newline at end of file +Cmder.bat