Move images to images/ folder

This commit is contained in:
Henrik Friedrichsen
2021-11-29 23:10:01 +01:00
parent 4a400ad83e
commit dbd8ca93bb
5 changed files with 3 additions and 3 deletions

View File

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