소스 검색

Merge pull request #792 from iamvar/gitattributes

Add .gitattributes, exclude tests from archive
walkor 3 년 전
부모
커밋
3ebfb9f561
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+/.gitattributes export-ignore
+/.github export-ignore
+/.gitignore export-ignore