Skip to content

Commit 8ac174f

Browse files
committed
fix: cargo packaging/publishing too many files
1 parent c0d1fc9 commit 8ac174f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ description = "Lum Discord Bot"
88
readme = "README.md"
99
repository = "https://github.com/Kitt3120/lum"
1010
license= "MIT"
11+
license-file = "LICENSE"
1112
keywords = ["chat", "discord", "bot", "framework"]
13+
exclude = [".devcontainer", ".github"]
1214

1315
[profile.release]
1416
debug = false

0 commit comments

Comments
 (0)