소스 검색

update list of files to ignore in git

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

+ 2 - 1
.gitignore

@@ -4,6 +4,7 @@
 /autom4te.cache
 /libtool
 /aclocal.m4
+/build
 /build-aux
 /GPATH
 /GRTAGS
@@ -28,7 +29,7 @@ starpu.log
 /tests/datawizard/handle_to_pointer
 /tests/datawizard/data_lookup
 /doc/stamp-vti
-/doc/version.texi
+/doc/chapters/version.texi
 /examples/basic_examples/block
 /examples/basic_examples/hello_world
 /examples/basic_examples/mult

+ 0 - 1
doc/chapters/.gitignore

@@ -1 +0,0 @@
-version.texi