diff --git a/Cargo.toml b/Cargo.toml index e2b8ced..58236c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.9.2" edition = "2021" authors = ["Arlo Filley <filleyarlo@gmail.com>"] -exclude = ["testing/", "process/", ".vscode/"] +exclude = ["testing/", "process/", ".vscode/", ".DS_STORE"] license = "MIT" license-file = "LICENSE" keywords = ["bittorrent", "torrent", "torrent client"]