소스 검색

.gitignore: ignore version doc files

Nathalie Furmento 12 년 전
부모
커밋
026a5a6363
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -28,6 +28,8 @@ starpu.log
 /tests/datawizard/data_lookup
 /doc/stamp-vti
 /doc/chapters/version.texi
+/doc/doxygen/chapters/version.sty
+/doc/doxygen/chapters/version.html
 /examples/basic_examples/block
 /examples/basic_examples/hello_world
 /examples/basic_examples/mult