소스 검색

Create .gitattributes to mirror archive { } in composer.json

Josh Butts 11 년 전
부모
커밋
66418bab23
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+/demos          export-ignore
+/tests          export-ignore
+/documentation  export-ignore