Преглед на файлове

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