소스 검색

gitignore: ignore more files in doc/doxygen

Samuel Pitoiset 9 년 전
부모
커밋
2fcb75b8d1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -31,6 +31,8 @@ starpu.log
 /doc/chapters/version.texi
 /doc/doxygen/chapters/version.sty
 /doc/doxygen/chapters/version.html
+/doc/doxygen/doxygen-config.cfg
+/doc/doxygen/doxygen_filter.sh
 /examples/basic_examples/block
 /examples/basic_examples/hello_world
 /examples/basic_examples/mult