소스 검색

Ignore compressed tar archive

ArthurHoaro 7 년 전
부모
커밋
624f999fb7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -17,7 +17,7 @@ composer.lock
 vendor/
 
 # Release archives
-*.tar
+*.tar.gz
 *.zip
 
 # Development and test resources