[cig-commits] [commit] QA: updates .gitignore file (c999b52)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Feb 5 06:52:59 PST 2014


Repository : ssh://geoshell/specfem3d

On branch  : QA
Link       : https://github.com/geodynamics/specfem3d/compare/e38ba401e045bc221ec1099e88d3aa31e7b4773c...2dbb673169cd90b856b600c84a8119509592b7d0

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

commit c999b52b4572142dc5189a5dd0329fe01a3942ea
Author: daniel peter <peterda at ethz.ch>
Date:   Tue Feb 4 13:43:25 2014 +0100

    updates .gitignore file


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

c999b52b4572142dc5189a5dd0329fe01a3942ea
 .gitignore | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index ed3c368..8a4380d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,13 +5,8 @@ config.log
 config.status
 config.h
 Makefile
-src/check_mesh_quality_CUBIT_Abaqus/Makefile
-src/decompose_mesh/Makefile
-src/generate_databases/Makefile
-src/meshfem3D/Makefile
-src/shared/constants.h
-src/shared/precision.h
-src/specfem3D/Makefile
+setup/constants.h
+setup/precision.h
 
 # Build time
 bin
@@ -22,6 +17,10 @@ src/generate_databases/*.mod
 src/meshfem3D/*.mod
 src/specfem3D/*.mod
 
+# sources
+src/cuda/specfem3D_gpu_cuda_method_stubs.c.bak
+
+# documentation
 manual_SPECFEM3D_Cartesian.aux
 manual_SPECFEM3D_Cartesian.bbl
 doc/USER_MANUAL/manual_SPECFEM3D_Cartesian.blg



More information about the CIG-COMMITS mailing list