Add exclude pattern.

This commit is contained in:
Nolan Darilek 2019-01-03 16:16:41 +00:00
parent 44f6c489cb
commit 103a0c043d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://fossil.thewordnerd.info/tts-rs"
description = "High-level Text-To-Speech (TTS) interface"
license = "MIT"
exclude = ["*.cfg", "*.yml"]
edition = "2018"
[dependencies]