Ignore unimportant files when packaging

This commit is contained in:
Jez Cope 2021-07-21 20:36:22 +01:00
parent ce7220b085
commit a62c549f9b
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ license = "GPL-3.0-or-later"
repository = "https://tildegit.org/petrichor/mxadm"
homepage = "https://tildegit.org/petrichor/mxadm"
readme = "README.md"
exclude = ["envrc.sample", "flake.nix", "flake.lock"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html