[cig-commits] [commit] next: Ignore test output (ebb74b2)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jan 14 07:52:51 PST 2015


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

On branch  : next
Link       : https://github.com/geodynamics/pylith/compare/c123763d436f8c5aef87fd3db587aa91f85d692a...af3aa353d3c5d366db820bb47495c339157af164

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

commit ebb74b2a7aeb9991c6c44d367b2cf41c4e5708fb
Author: Matthew G. Knepley <knepley at gmail.com>
Date:   Wed Jan 14 09:49:37 2015 -0600

    Ignore test output


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

ebb74b2a7aeb9991c6c44d367b2cf41c4e5708fb
 .gitignore | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.gitignore b/.gitignore
index 0eed204..ce9ac27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,10 @@ autom4te.cache
 *~
 *.pyc
 examples/*/*/output/*.vtk
+examples/2d/*/output/*.h5
+examples/2d/*/output/*.xmf
+examples/2d/*/*/output/*.h5
+examples/2d/*/*/output/*.xmf
+tests_auto/*/*/*.h5
+tests_auto/*/*/*.xmf
+tests_auto/*/*/*.spatialdb



More information about the CIG-COMMITS mailing list