Skip to content

Commit 36c8cc1

Browse files
committed
chore: ignore dirs from packaging
1 parent ad49768 commit 36c8cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ homepage = "https://github.com/akarsh1995/leetcode-tui"
1010
license = "MIT"
1111
keywords = ["tui", "leetcode", "terminal", "algorithms", "cli"]
1212
categories = ["algorithms", "command-line-utilities"]
13+
exclude = [".github", "vhs_tapes"]
1314
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1415

1516
[dependencies]

0 commit comments

Comments
 (0)