Browse Source

Ignoring License check for DDL files

Mahadev Konar 11 năm trước cách đây
mục cha
commit
fea5c201ca
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 -->