소스 검색

Removed .gitignore from .gitattributes

Alexander Makarov 11 년 전
부모
커밋
70148b06d8
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      .gitattributes

+ 0 - 2
.gitattributes

@@ -1,7 +1,5 @@
 # Ignore all test and documentation for archive
 /.gitattributes     export-ignore
-/.gitignore         export-ignore
 /.scrutinizer.yml   export-ignore
 /.travis.yml        export-ignore
-/phpunit.xml.dist   export-ignore
 /docs               export-ignore