20170627 ignore bowerrc

Author: William Guo <guoiii@icloud.com>

Closes #98 from guoyuepeng/20170627_ignore_bowerrc.
diff --git a/pom.xml b/pom.xml
index d67f27f..27da9d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
                                 <exclude>**/velocity.log*</exclude>
                                 <exclude>**/*.json</exclude>
                                 <exclude>**/bower_components/**</exclude>
-
+                                <exclude>**/.bowerrc</exclude>
                                 <exclude>**/src/main/resources/public/**</exclude>
                                 <exclude>**/pom.xml.releaseBackup</exclude>
                                 <exclude>**/pom.xml.tag</exclude>