Skip to content

Commit

Permalink
Allow .git-blame-ignore-revs file to not have license header (#26396)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashb committed Sep 14, 2022
1 parent bd181da commit b2fa092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rat-excludes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Note: these patterns are applied to single files or directories, not full paths
# coverage/* will ignore any coverage dir, but airflow/www/static/coverage/* will match nothing

.git-blame-ignore-revs
.github/*
.gitignore
.gitattributes
Expand Down

0 comments on commit b2fa092

Please sign in to comment.