소스 검색

[Documentation] export-ignore Tests/ fix

Włodzimierz Gajda 12 년 전
부모
커밋
ebc3597be0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/02-libraries.md

+ 1 - 1
doc/02-libraries.md

@@ -129,7 +129,7 @@ Use `.gitattributes` to prevent unwanted files from bloating the zip
 distribution packages.
 
     // .gitattributes
-    Tests/ export-ignore
+    /Tests export-ignore
     phpunit.xml.dist export-ignore
     Resources/doc/ export-ignore
     .travis.yml export-ignore