Skip to content

Commit

Permalink
add more files to ignore while checking difference betn cratesio and git
Browse files Browse the repository at this point in the history
  • Loading branch information
nasifimtiazohi committed Jul 21, 2021
1 parent fa5938a commit 79d5bf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions depdive/src/diff.rs
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,10 @@ impl DiffAnalyzer {
"Cargo.toml",
"Cargo.toml.orig",
"Cargo.lock",
"README.md",
"CHANGELOG.md",
"LICENSE.md",
"LICENSE.MIT",
]
.into_iter()
.collect();
Expand Down

0 comments on commit 79d5bf0

Please sign in to comment.