[cig-commits] [commit] master: Add .gitignore. (eeb5d96)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Nov 11 17:49:00 PST 2013


Repository : ssh://geoshell/specfem1d

On branch  : master
Link       : https://github.com/geodynamics/specfem1d/compare/03f230139e03f37dfdbcbb2c13df4f025a906dd0...9912c8ff3d0209b22ef7cc3c341dad42b88f221e

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

commit eeb5d96a37b7e8cc556ddef089af72b6d689188b
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Mon Nov 11 19:19:57 2013 -0500

    Add .gitignore.


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

eeb5d96a37b7e8cc556ddef089af72b6d689188b
 .gitignore | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a18b4d1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Build files
+obj/*.o
+
+# Executable file
+xwave
+
+# Runtime exampple files
+dump_last_snapshot
+seismogram 
+snapshot_forward_normal*
+



More information about the CIG-COMMITS mailing list