[cig-commits] [commit] master: Add .gitignore file. (3015a18)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Nov 12 06:45:34 PST 2013


Repository : ssh://geoshell/seismic_cpml

On branch  : master
Link       : https://github.com/geodynamics/seismic_cpml/compare/cce1ef8ddf4ce6a4cf178ba1742c2e134af5a983...7515e1003ff6dbacf96727c39cca65467af48b27

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

commit 3015a18bd39cd178ecec754bae6f3e4c6b68f04e
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Tue Nov 12 02:51:37 2013 -0500

    Add .gitignore file.


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

3015a18bd39cd178ecec754bae6f3e4c6b68f04e
 .gitignore | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..81c4e38
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+# 2D
+
+xseismic_CPML_2D_isotropic_second_order
+xseismic_CPML_2D_isotropic_fourth_order
+xseismic_CPML_2D_anisotropic
+
+xseismic_PML_Collino_2D_isotropic
+xseismic_PML_Collino_2D_anisotropic_fourth
+
+xseismic_ADEPML_2D_elastic_RK4_eighth_order
+xseismic_ADEPML_2D_viscoelastic_RK4_eighth_order
+
+# 3D
+
+xseismic_CPML_3D_isotropic_MPI_OpenMP
+xseismic_CPML_2D_poroelastic_fourth_order
+xseismic_CPML_3D_viscoelastic_MPI
+xseismic_PML_Collino_3D_isotropic_OpenMP
+



More information about the CIG-COMMITS mailing list