[cig-commits] [commit] master: update .gitignore (2093d1d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sat May 24 17:45:20 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/2085c9a90bc557f2b26bd043f18ae568151f9408...2093d1d781d5a2fbb827f8dac1c200302399703d

>---------------------------------------------------------------

commit 2093d1d781d5a2fbb827f8dac1c200302399703d
Author: Timo Heister <timo.heister at gmail.com>
Date:   Sat May 24 20:45:14 2014 -0400

    update .gitignore


>---------------------------------------------------------------

2093d1d781d5a2fbb827f8dac1c200302399703d
 .gitignore | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index bbb250f..02ec86e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,11 +8,14 @@
 /tests/CTestTestfile.cmake
 /tests/Makefile
 /tests/cmake_install.cmake
-/benchmark/inclusion/cmake_install.cmake
-/benchmark/inclusion/output/
-/benchmark/inclusion/Makefile
-/benchmark/inclusion/CMakeFiles/
-/benchmark/inclusion/CMakeCache.txt
+/benchmark/*/output/
+/benchmark/**/lib*.so
+/benchmark/**/Makefile
+/benchmark/**/CMakeFiles/
+/benchmark/**/CMakeCache.txt
+/benchmark/**/cmake_install.cmake
+/benchmark/tangurnis/*/solution*
+/benchmark/tangurnis/*/*csv
 /doc/manual/manual.aux
 /doc/manual/manual.bbl
 /doc/manual/manual.blg



More information about the CIG-COMMITS mailing list