Skip to content

Commit

Permalink
chore: Exclude .github folder from Crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
onkoe committed Nov 19, 2023
1 parent b5a49d1 commit e5f44e0
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 @@ -15,6 +15,7 @@ categories = [
]
keywords = ["max6675", "linux max6675", "spi max6675"]
readme = "README.md"
exclude = [".github"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit e5f44e0

Please sign in to comment.