소스 검색

Ignore git specific files when creating archives.

Sascha Zelzer 12 년 전
부모
커밋
412abe6303
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1 +1,2 @@
 *.ts           text
+.git*          export-ignore