Skip to content

Commit

Permalink
exclude git files in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wyang5 committed Mar 3, 2024
1 parent e210e25 commit 416ee08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ repository = "https://github.com/aarc-rs/aarc"
license = "MIT"
keywords = ["atomic", "arc", "thread-safe", "sync", "lock-free"]
categories = ["concurrency", "memory-management", "data-structures", "algorithms"]
exclude = [".github/", ".gitignore"]

0 comments on commit 416ee08

Please sign in to comment.