You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by br...@apache.org on 2011/12/22 09:41:53 UTC

svn commit: r1222129 - /incubator/npanday/trunk/pom.xml

Author: brett
Date: Thu Dec 22 09:41:53 2011
New Revision: 1222129

URL: http://svn.apache.org/viewvc?rev=1222129&view=rev
Log:
generalise git files in root

Modified:
    incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1222129&r1=1222128&r2=1222129&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Thu Dec 22 09:41:53 2011
@@ -566,7 +566,7 @@ under the License.
             <configuration>
               <excludes>
                 <exclude>site/target/**</exclude>
-                <exclude>.gitignore</exclude>
+                <exclude>.git*</exclude>
    
                 <!-- ui artifacts, usually not checked in -->
                 <exclude>atlassian-ide-plugin.xml</exclude>