Browse Source

Update `.gitignore'.

Ludovic Courtès 13 years ago
parent
commit
60c9ba5970
1 changed files with 60 additions and 1 deletions
  1. 60 1
      .gitignore

+ 60 - 1
.gitignore

@@ -3,7 +3,6 @@
 /config.status
 /autom4te.cache
 /libtool
-/libstarpu.pc
 /aclocal.m4
 /build-aux
 /GPATH
@@ -189,3 +188,63 @@ starpu.log
 /gcc-plugin/tests/heap-allocated
 /gcc-plugin/tests/output-pointer
 /gcc-plugin/examples/vector_scal/vector_scal
+/doc/starpu.info-1
+/doc/starpu.info-2
+/examples/axpy/axpy
+/examples/basic_examples/mult_impl
+/examples/basic_examples/multiformat
+/examples/cg/cg
+/examples/cholesky/cholesky_grain_tag
+/examples/cholesky/cholesky_implicit
+/examples/cholesky/cholesky_tag
+/examples/cholesky/cholesky_tile_tag
+/examples/cpp/incrementer_cpp
+/examples/filters/custom_mf/custom_mf_filter
+/examples/filters/multiformat/multiformat_filter
+/examples/heat/heat
+/examples/lu/lu_example_double
+/examples/lu/lu_example_float
+/examples/lu/lu_implicit_example_double
+/examples/lu/lu_implicit_example_float
+/examples/mult/dgemm
+/examples/mult/sgemm
+/mpi/starpumpi-1.0.pc
+/socl/socl-1.0.pc
+/starpufft/starpufft-1.0.pc
+/tests/core/deprecated
+/tests/core/deprecated_buffer
+/tests/core/deprecated_func
+/tests/core/multiformat_data_release
+/tests/core/multiformat_handle_conversion
+/tests/core/starpu_init
+/tests/core/starpu_task_bundle
+/tests/core/starpu_worker_exists
+/tests/datawizard/copy
+/tests/datawizard/double_parameter
+/tests/datawizard/gpu_register
+/tests/datawizard/in_place_partition
+/tests/datawizard/increment_redux_lazy
+/tests/datawizard/interfaces/bcsr/bcsr_interface
+/tests/datawizard/interfaces/block/block_interface
+/tests/datawizard/interfaces/csr/csr_interface
+/tests/datawizard/interfaces/matrix/matrix_interface
+/tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl
+/tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release
+/tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion
+/tests/datawizard/interfaces/multiformat/advanced/multiformat_worker
+/tests/datawizard/interfaces/multiformat/advanced/same_handle
+/tests/datawizard/interfaces/multiformat/multiformat_interface
+/tests/datawizard/interfaces/test_interfaces
+/tests/datawizard/interfaces/test_vector_interface
+/tests/datawizard/interfaces/variable/variable_interface
+/tests/datawizard/interfaces/vector/test_vector_interface
+/tests/datawizard/interfaces/void/void_interface
+/tests/datawizard/partition_lazy
+/tests/loader
+/tests/starpu_machine_display
+/tools/starpu_calibrate_bus.1
+/tools/starpu_machine_display.1
+/tools/starpu_perfmodel_display.1
+/tools/starpu_perfmodel_plot.1
+/starpu-1.0.pc
+/gcc-plugin/examples/cholesky/cholesky