git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1560332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2014-01-22 12:28:04 +00:00
parent b0252439c3
commit 28b39e33d8
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@
<exclude>bin/**</exclude>
<exclude>.gitignore</exclude>
<exclude>.git/**</exclude>
<exclude>.checkstyle</excude>
<exclude>.checkstyle</exclude>
</excludes>
</configuration>