Explorar el Código

Ignoring License check for DDL files

Mahadev Konar hace 11 años
padre
commit
fea5c201ca
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 -->