mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-13 13:17:55 +08:00
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..
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
launcher
|
launcher
|
||||||
icons
|
|
||||||
.gitignore
|
.gitignore
|
||||||
.gitattributes
|
.gitattributes
|
||||||
.git
|
.git
|
||||||
@ -7,4 +6,4 @@ icons
|
|||||||
build
|
build
|
||||||
config\.history
|
config\.history
|
||||||
packignore
|
packignore
|
||||||
Cmder.bat
|
Cmder.bat
|
||||||
|
Reference in New Issue
Block a user