exclude screenshots from package
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ncspot"
|
name = "ncspot"
|
||||||
description = "ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes."
|
description = "ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes."
|
||||||
|
exclude = ["screenshots/**"]
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
|
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
|
||||||
repository = "https://github.com/hrkfdn/ncspot"
|
repository = "https://github.com/hrkfdn/ncspot"
|
||||||
|
|||||||
Reference in New Issue
Block a user