Allow to include gitignored files into project search (#3394)
This commit is contained in:
commit
df7b89b6cb
14 changed files with 293 additions and 30 deletions
|
@ -171,7 +171,6 @@ osx_info_plist_exts = ["resources/info/*"]
|
|||
osx_url_schemes = ["zed-dev"]
|
||||
|
||||
[package.metadata.bundle-nightly]
|
||||
# TODO kb different icon?
|
||||
icon = ["resources/app-icon-preview@2x.png", "resources/app-icon-preview.png"]
|
||||
identifier = "dev.zed.Zed-Nightly"
|
||||
name = "Zed Nightly"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue