[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (1.0-20070526-61-ga4e956c)



The branch, master has been updated
       via  a4e956c6272ea982ec54327dcc5e3aa528ac8c99 (commit)
      from  1c76ee9d84ea4fcdc924d992ecc3a828887eff4f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=================
 Commit Messages
=================

commit a4e956c6272ea982ec54327dcc5e3aa528ac8c99
Author: Ales Hvezda <ahvezda@xxxxxxxxxxxxxxx>
Date:   Sun Jun 24 22:22:32 2007 -0400

    Added *.o (all object files) to all src .gitignore files.

:100644 100644 aa5dbd5... 840c2c6... M	gattrib/src/.gitignore
:100644 100644 777632b... 3fe4f10... M	gnetlist/src/.gitignore
:100644 100644 8766511... 65838aa... M	gnetlist/utils/.gitignore
:100644 100644 0c51a3f... 3788fc7... M	gschem/src/.gitignore
:100644 100644 0de27a0... 62c1a8d... M	gsymcheck/src/.gitignore
:100644 100644 efa73ad... a369949... M	libgeda/src/.gitignore
:100644 100644 837fdff... e107408... M	utils/gschlas/.gitignore
:100644 100644 382ec75... f5cca35... M	utils/src/.gitignore

=========
 Changes
=========

commit a4e956c6272ea982ec54327dcc5e3aa528ac8c99
Author: Ales Hvezda <ahvezda@xxxxxxxxxxxxxxx>
Date:   Sun Jun 24 22:22:32 2007 -0400

    Added *.o (all object files) to all src .gitignore files.

diff --git a/gattrib/src/.gitignore b/gattrib/src/.gitignore
index aa5dbd5..840c2c6 100644
--- a/gattrib/src/.gitignore
+++ b/gattrib/src/.gitignore
@@ -2,3 +2,4 @@
 Makefile
 Makefile.in
 gattrib
+*.o
diff --git a/gnetlist/src/.gitignore b/gnetlist/src/.gitignore
index 777632b..3fe4f10 100644
--- a/gnetlist/src/.gitignore
+++ b/gnetlist/src/.gitignore
@@ -2,3 +2,4 @@ Makefile
 Makefile.in
 .deps
 gnetlist
+*.o
diff --git a/gnetlist/utils/.gitignore b/gnetlist/utils/.gitignore
index 8766511..65838aa 100644
--- a/gnetlist/utils/.gitignore
+++ b/gnetlist/utils/.gitignore
@@ -2,3 +2,4 @@ Makefile
 Makefile.in
 .deps
 mk_verilog_syms
+*.o
diff --git a/gschem/src/.gitignore b/gschem/src/.gitignore
index 0c51a3f..3788fc7 100644
--- a/gschem/src/.gitignore
+++ b/gschem/src/.gitignore
@@ -2,3 +2,4 @@
 Makefile
 Makefile.in
 gschem
+*.o
diff --git a/gsymcheck/src/.gitignore b/gsymcheck/src/.gitignore
index 0de27a0..62c1a8d 100644
--- a/gsymcheck/src/.gitignore
+++ b/gsymcheck/src/.gitignore
@@ -2,3 +2,4 @@ Makefile
 Makefile.in
 .deps
 gsymcheck
+*.o
diff --git a/libgeda/src/.gitignore b/libgeda/src/.gitignore
index efa73ad..a369949 100644
--- a/libgeda/src/.gitignore
+++ b/libgeda/src/.gitignore
@@ -4,3 +4,4 @@
 Makefile
 Makefile.in
 libgeda.la
+*.o
diff --git a/utils/gschlas/.gitignore b/utils/gschlas/.gitignore
index 837fdff..e107408 100644
--- a/utils/gschlas/.gitignore
+++ b/utils/gschlas/.gitignore
@@ -2,3 +2,4 @@ Makefile
 Makefile.in
 .deps
 gschlas
+*.o
diff --git a/utils/src/.gitignore b/utils/src/.gitignore
index 382ec75..f5cca35 100644
--- a/utils/src/.gitignore
+++ b/utils/src/.gitignore
@@ -9,3 +9,4 @@ olib
 olib.c
 gsch2pcb
 grenum
+*.o


=========
 Summary
=========

 gattrib/src/.gitignore    |    1 +
 gnetlist/src/.gitignore   |    1 +
 gnetlist/utils/.gitignore |    1 +
 gschem/src/.gitignore     |    1 +
 gsymcheck/src/.gitignore  |    1 +
 libgeda/src/.gitignore    |    1 +
 utils/gschlas/.gitignore  |    1 +
 utils/src/.gitignore      |    1 +
 8 files changed, 8 insertions(+), 0 deletions(-)



_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs