Skip to content

Commit

Permalink
Merge pull request #3482 from mulkieran/update-excludes
Browse files Browse the repository at this point in the history
Update exclude files and directories in Cargo.toml
  • Loading branch information
mulkieran authored Oct 24, 2023
2 parents 4c77199 + 24bf310 commit 131d1ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ keywords = ["Linux", "filesystem", "storage"]
categories = ["filesystem"]
exclude = [
"/.clippy.toml",
"/.fmf",
"/.githooks",
"/.github",
"/.gitignore",
Expand All @@ -25,8 +26,8 @@ exclude = [
"/plans",
"/stratisd.conf",
"/systemd",
"/test",
"/tests",
"/tests-fmf",
"/udev"
]

Expand Down

0 comments on commit 131d1ce

Please sign in to comment.