Skip to content

Commit

Permalink
exclude package & projsetting folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Juniverse committed Nov 1, 2023
1 parent cbbdb29 commit 60cc2d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ header:
- 'oap-server/server-starter/src/main/resources/version.properties'
- '**/ThirdParty/**'
- '**/UnityWebSocket/**'
- '**/Packages/**'
- '**/ProjectSettings/**'
- '**/*.anim'
- '**/*.meta'
- '**/*.asset'
Expand Down

0 comments on commit 60cc2d8

Please sign in to comment.