[cig-commits] [commit] master: Import .gitignore from SVN. (a43a79c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Nov 12 06:49:09 PST 2013


Repository : ssh://geoshell/specfem2d

On branch  : master
Link       : https://github.com/geodynamics/specfem2d/compare/682656e56287fc3999f13a35d68d251923198bb2...772faeceffa138592b5d5eef724512aed980e8af

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

commit a43a79cb87259ae394e5e34e49fbd3b06c6c876c
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Mon Nov 11 21:05:59 2013 -0500

    Import .gitignore from SVN.


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

a43a79cb87259ae394e5e34e49fbd3b06c6c876c
 .gitignore | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d123a73
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+
+# Configure time
+aclocal.m4
+autom4te.cache
+config.log
+config.status
+Makefile
+src/meshfem2D/Makefile
+src/meshfem2D/scotch_5.1.12b/src/Makefile.inc
+src/specfem2D/Makefile
+
+setup/config.h
+setup/constants.h
+setup/precision.h
+
+# Build time
+bin
+obj
+*.mod
+



More information about the CIG-COMMITS mailing list