Browse Source

Ignoring License check for DDL files

Mahadev Konar 11 years ago
parent
commit
fea5c201ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ambari-server/pom.xml

+ 1 - 0
ambari-server/pom.xml

@@ -136,6 +136,7 @@
             <exclude>conf/unix/ca.config</exclude>
             <exclude>conf/unix/krb5JAASLogin.conf</exclude>
             <exclude>**/*.json</exclude>
+            <exclude>**/*.sql</exclude>
             <exclude>**/*.pydevproject</exclude>
 
             <!--gitignore content -->