Skip to content

Commit

Permalink
Exclude more CI-related files from the package
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-c committed Oct 31, 2022
1 parent 6b8e27e commit 8efaa88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ exclude = [
"test/*",
"tests/*",
"benches/*",
".travis.yml",
"appveyor.yml",
".github/*",
".gitignore",
".dockerignore",
".pre-commit-config.yaml",
"CODE_OF_CONDUCT.md",
".markdownlint.yaml"
]
edition = "2018"

Expand Down

0 comments on commit 8efaa88

Please sign in to comment.