소스 검색

Ignoring License check for DDL files

Mahadev Konar 11 년 전
부모
커밋
fea5c201ca
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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/ca.config</exclude>
             <exclude>conf/unix/krb5JAASLogin.conf</exclude>
             <exclude>conf/unix/krb5JAASLogin.conf</exclude>
             <exclude>**/*.json</exclude>
             <exclude>**/*.json</exclude>
+            <exclude>**/*.sql</exclude>
             <exclude>**/*.pydevproject</exclude>
             <exclude>**/*.pydevproject</exclude>
 
 
             <!--gitignore content -->
             <!--gitignore content -->