소스 검색

Add .gitattributes

Stéphane 5 년 전
부모
커밋
7221178da7
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      .gitattributes

+ 8 - 0
.gitattributes

@@ -0,0 +1,8 @@
+/test export-ignore
+/CONTRIBUTING.md export-ignore
+/.php_cs export-ignore
+/phpunit.xml.dist export-ignore
+/.travis.yml export-ignore
+/.styleci.yml export-ignore
+/.gitmodules export-ignore
+/.gitignore export-ignore