Skip to content

Commit

Permalink
Update RewriteExtension.java to parse .lock files as plain text
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Dec 3, 2024
1 parent fc7a622 commit 3218669
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ public List<String> getPlainTextMasks() {
"**/*.jelly",
"**/*.jsp",
"**/*.ksh",
"**/*.lock",
"**/lombok.config",
"**/*.md",
"**/*.mf",
Expand Down

0 comments on commit 3218669

Please sign in to comment.