exclude screenshots from package

This commit is contained in:
Henrik Friedrichsen
2019-03-03 21:35:50 +01:00
parent 2622257b2f
commit 6a33d3df92

View File

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