HBASE-6177 Add .idea to RAT excludes

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1347166 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-06-06 22:07:06 +00:00
parent e040c05756
commit 59131f5583
1 changed files with 1 additions and 0 deletions

View File

@ -547,6 +547,7 @@
<exclude>**/test/**</exclude>
<exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
<exclude>**/.git/**</exclude>
<exclude>**/.idea/**</exclude>
<exclude>**/target/**</exclude>
<exclude>**/CHANGES.txt</exclude>
<exclude>**/generated/**</exclude>