[cig-commits] [commit] v1.9-stable: Added ignore. (c2a8886)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Sep 26 10:41:55 PDT 2013


Repository : ssh://geoshell/pylith

On branch  : v1.9-stable
Link       : https://github.com/geodynamics/pylith/compare/e2ddb4053f7e0864324df572d08f512042d3ccac...c2a88869cb239d8c08e52d03e4b932fcf6279e95

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

commit c2a88869cb239d8c08e52d03e4b932fcf6279e95
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Thu Sep 26 10:43:16 2013 -0700

    Added ignore.


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

c2a88869cb239d8c08e52d03e4b932fcf6279e95
 .gitignore | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..132fc13
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,31 @@
+modulesrc/bc/bc.py
+modulesrc/bc/bc_wrap.cxx
+modulesrc/faults/faults.py
+modulesrc/faults/faults_wrap.cxx
+modulesrc/feassemble/feassemble.py
+modulesrc/feassemble/feassemble_wrap.cxx
+modulesrc/friction/friction.py
+modulesrc/friction/friction_wrap.cxx
+modulesrc/materials/materials.py
+modulesrc/materials/materials_wrap.cxx
+modulesrc/meshio/meshio.py
+modulesrc/meshio/meshio_wrap.cxx
+modulesrc/mpi/mpi.py
+modulesrc/mpi/mpi_wrap.cxx
+modulesrc/utils/petsc.py
+modulesrc/utils/petsc_wrap.cxx
+modulesrc/problems/problems.py
+modulesrc/problems/problems_wrap.cxx
+modulesrc/topology/topology.py
+modulesrc/topology/topology_wrap.cxx
+modulesrc/utils/utils.py
+modulesrc/utils/utils_wrap.cxx
+configure
+aclocal.m4
+Makefile.in
+portinfo.in
+aux-config
+PyLith.egg-info
+autom4te.cache
+*~
+*.pyc



More information about the CIG-COMMITS mailing list