Skip to content

Commit

Permalink
ignore build MIT licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
ch3yne committed Jan 4, 2024
1 parent 473c50e commit 1c1d37a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,9 @@ tasks.rat {
"web/.**",
"web/dist/**/*",
"web/node_modules/**/*",
"web/src/iconify-bundle/bundle-icons-react.js",
"web/src/iconify-bundle/icons-bundle-react.js",
"web/lib/utils/axios/**/*",
"web/lib/enums/httpEnum.ts",
"web/types/axios.d.ts",
"web/yarn.lock",
"**/LICENSE.*",
"**/NOTICE.*"
Expand Down

0 comments on commit 1c1d37a

Please sign in to comment.