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