Skip to content

Commit

Permalink
Exclude .idea directory from license checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Sep 25, 2020
1 parent 4fcd6bd commit 04f3965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@
<exclude>**/resources/routes.2</exclude>
<exclude>**/generated/**</exclude>
<exclude>.envrc</exclude>
<exclude>**/.idea/**</exclude>
</excludes>
<mapping>
<groovy>SLASHSTAR_STYLE</groovy>
Expand Down

0 comments on commit 04f3965

Please sign in to comment.