소스 검색

.gitignore: Git ignore pull requests and built manuals

We ignore the in-tree built manuals, and
the in-tree pull requests.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexandru DAMIAN 12 년 전
부모
커밋
ebe201c636
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -16,3 +16,8 @@ hob-image-*.bb
 *~
 !meta-yocto
 !meta-yocto-bsp
+bitbake/doc/manual/html/
+bitbake/doc/manual/pdf/
+bitbake/doc/manual/txt/
+bitbake/doc/manual/xhtml/
+pull-*/