Skip to content

Commit

Permalink
fix(ci): add .keep to license ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie-Cui committed Nov 22, 2024
1 parent 4004172 commit 430f5f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ header: # <1>
- '.whitesource'
- 'MODULE.bazel'
- 'MODULE.bazel.lock'
- 'examples/cmake-project/.keep'

comment: never # <9>

Expand Down

0 comments on commit 430f5f2

Please sign in to comment.