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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun Apr 13 22:09:37 PDT 2014


Repository : ssh://geoshell/mineos

On branch  : master
Link       : https://github.com/geodynamics/mineos/compare/17a054a4092f47b71487a398aad1c03b8413fb83...e0b73d40912608f8f110d14a440748f62d33761f

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

commit fbb198201c000aaaa80a64690a82cc26bf1bdb9d
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Sun Apr 13 20:09:12 2014 -0400

    Add .gitignore.


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

fbb198201c000aaaa80a64690a82cc26bf1bdb9d
 .gitignore | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dc62be4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,29 @@
+
+# Configure time
+.deps/
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+aux-config/
+config.h
+config.h.in
+config.log
+config.status
+configure
+stamp-h1
+
+# Build time
+*.o
+cucss2sac
+eigcon
+eigen2asc
+endi
+green
+minos_bran
+simpledit
+syndat
+
+# Documentation
+doc/mineos.pdf
+



More information about the CIG-COMMITS mailing list