[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: pcb.git: branch: master updated (7f0c0fc06fc7b33f108497945b645cb7cd920ad3)
The branch, master has been updated
via 7f0c0fc06fc7b33f108497945b645cb7cd920ad3 (commit)
via 1049b5630ba86f1479a63759ff83d1e10d0a422b (commit)
via 07b1784017273acc823f67079c2843b6a6bf7c9c (commit)
from 9a1a142b0efae930388332a0ee4630ae7d33324c (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.
=========
Summary
=========
doc/.gitignore | 36 ++++++++++++++++++++++++++++++++++++
src/.gitignore | 1 +
src/gts/.gitignore | 2 ++
3 files changed, 39 insertions(+), 0 deletions(-)
create mode 100644 doc/.gitignore
create mode 100644 src/gts/.gitignore
=================
Commit Messages
=================
commit 7f0c0fc06fc7b33f108497945b645cb7cd920ad3
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>
Expand out the list of files since git didn't like the patterns I used.
:100644 100644 653f08a... 684ec3a... M doc/.gitignore
commit 1049b5630ba86f1479a63759ff83d1e10d0a422b
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>
Add gitignore file for the manual
:000000 100644 0000000... 653f08a... A doc/.gitignore
commit 07b1784017273acc823f67079c2843b6a6bf7c9c
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>
Add some missing .gitignore entries for the new gts code
:100644 100644 68972f9... ed7ee9f... M src/.gitignore
:000000 100644 0000000... 8e051a6... A src/gts/.gitignore
=========
Changes
=========
commit 7f0c0fc06fc7b33f108497945b645cb7cd920ad3
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>
Expand out the list of files since git didn't like the patterns I used.
diff --git a/doc/.gitignore b/doc/.gitignore
index 653f08a..684ec3a 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1,2 +1,36 @@
-{pad,puller,thermal}.{eps,gif,pdf,png}
-{pcb,refcard}.{aux,cp,cps,dvi,fn,fns,html,info,info-1,info-2,ky,log,pdf,pg,ps,toc,tp,vr,vrs}
+pad.eps
+pad.gif
+pad.pdf
+pad.png
+pcb.aux
+pcb.cp
+pcb.cps
+pcb.dvi
+pcb.fn
+pcb.fns
+pcb.html
+pcb.info
+pcb.info-1
+pcb.info-2
+pcb.ky
+pcb.log
+pcb.pdf
+pcb.pg
+pcb.ps
+pcb.toc
+pcb.tp
+pcb.vr
+pcb.vrs
+puller.eps
+puller.gif
+puller.pdf
+puller.png
+refcard.aux
+refcard.dvi
+refcard.log
+refcard.pdf
+refcard.ps
+thermal.eps
+thermal.gif
+thermal.pdf
+thermal.png
commit 1049b5630ba86f1479a63759ff83d1e10d0a422b
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>
Add gitignore file for the manual
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000..653f08a
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1,2 @@
+{pad,puller,thermal}.{eps,gif,pdf,png}
+{pcb,refcard}.{aux,cp,cps,dvi,fn,fns,html,info,info-1,info-2,ky,log,pdf,pg,ps,toc,tp,vr,vrs}
commit 07b1784017273acc823f67079c2843b6a6bf7c9c
Author: Dan McMahill <dan@xxxxxxxxxxxx>
Commit: Dan McMahill <dan@xxxxxxxxxxxx>
Add some missing .gitignore entries for the new gts code
diff --git a/src/.gitignore b/src/.gitignore
index 68972f9..ed7ee9f 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -3,6 +3,7 @@
edif.[ch]
parse_l.c
parse_y.[ch]
+predicates_init
res_lex.c
res_parse.[ch]
*pcb-menu.h
diff --git a/src/gts/.gitignore b/src/gts/.gitignore
new file mode 100644
index 0000000..8e051a6
--- /dev/null
+++ b/src/gts/.gitignore
@@ -0,0 +1,2 @@
+.dirstamp
+predicates_init.h
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs