Browse Source

update list of files to ignore in git

Nathalie Furmento 12 years ago
parent
commit
f206bc52fe
2 changed files with 2 additions and 2 deletions
  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