mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: Remove media from cargo build
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ categories = ["command-line-utilities"]
|
|||||||
description = """
|
description = """
|
||||||
The cross-shell prompt for astronauts. ☄🌌️
|
The cross-shell prompt for astronauts. ☄🌌️
|
||||||
"""
|
"""
|
||||||
exclude = ["docs/**/*"]
|
exclude = ["docs/**/*", "media/**/*"]
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
is-it-maintained-issue-resolution = { repository = "starship/starship" }
|
is-it-maintained-issue-resolution = { repository = "starship/starship" }
|
||||||
|
|||||||
Reference in New Issue
Block a user