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

gEDA-cvs: pcb.git: branch: master updated (b7ca83f0183ae97b165de2322815cb77c2a2bb45)



The branch, master has been updated
       via  b7ca83f0183ae97b165de2322815cb77c2a2bb45 (commit)
      from  af5d807733cbc9963699b9e103fbd77c9167feaf (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
=========

 .gitignore         |   15 +++++++++++++++
 data/.gitignore    |    2 ++
 lib/.gitignore     |   28 ++++++++++++++++++++++++++++
 po/.gitignore      |   10 ++++++++++
 src/.gitignore     |   10 ++++++++++
 src/hid/.gitignore |    2 ++
 6 files changed, 67 insertions(+), 0 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 data/.gitignore
 create mode 100644 lib/.gitignore
 create mode 100644 po/.gitignore
 create mode 100644 src/.gitignore
 create mode 100644 src/hid/.gitignore


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

commit b7ca83f0183ae97b165de2322815cb77c2a2bb45
Author: Ben Jackson <ben@xxxxxxx>
Commit: Ben Jackson <ben@xxxxxxx>

    Add initial gitignore files covering autogen files and GTK HID build

:000000 100644 0000000... 8248b37... A	.gitignore
:000000 100644 0000000... e3492a7... A	data/.gitignore
:000000 100644 0000000... 8e377a1... A	lib/.gitignore
:000000 100644 0000000... da35d4e... A	po/.gitignore
:000000 100644 0000000... 68972f9... A	src/.gitignore
:000000 100644 0000000... 1292471... A	src/hid/.gitignore

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

commit b7ca83f0183ae97b165de2322815cb77c2a2bb45
Author: Ben Jackson <ben@xxxxxxx>
Commit: Ben Jackson <ben@xxxxxxx>

    Add initial gitignore files covering autogen files and GTK HID build

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8248b37
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+Makefile
+Makefile.in
+*.cache
+/config.*
+/configure
+/m4
+/aclocal.m4
+ABOUT-NLS
+/intl
+/intltool-*
+/mkinstalldirs
+.deps
+stamp-*
+*.stamp
+/missing
diff --git a/data/.gitignore b/data/.gitignore
new file mode 100644
index 0000000..e3492a7
--- /dev/null
+++ b/data/.gitignore
@@ -0,0 +1,2 @@
+*.desktop
+pcb.xml
diff --git a/lib/.gitignore b/lib/.gitignore
new file mode 100644
index 0000000..8e377a1
--- /dev/null
+++ b/lib/.gitignore
@@ -0,0 +1,28 @@
+CreateLibrary.sh
+CreateLibraryContents.sh
+ListLibraryContents.sh
+QueryLibrary.sh
+qfp-ui
+pcblib-newlib
+pcblib.contents
+amp.m4
+bourns.m4
+candk.m4
+cts.m4
+geda.m4
+johnstech.m4
+minicircuits.m4
+nichicon.m4
+optek.m4
+panasonic.m4
+pcblib
+amp.list
+bourns.list
+candk.list
+cts.list
+geda.list
+johnstech.list
+minicircuits.list
+nichicon.list
+optek.list
+panasonic.list
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..da35d4e
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,10 @@
+Makefile*
+POTFILES
+*.gmo
+*.gmo
+*.sed
+*.header
+*.sin
+Rules-quot
+Makevars.template
+.intltool-merge-cache
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..68972f9
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,10 @@
+*.[oa]
+*_lists.h
+edif.[ch]
+parse_l.c
+parse_y.[ch]
+res_lex.c
+res_parse.[ch]
+*pcb-menu.h
+pcbtest.sh
+pcb
diff --git a/src/hid/.gitignore b/src/hid/.gitignore
new file mode 100644
index 0000000..1292471
--- /dev/null
+++ b/src/hid/.gitignore
@@ -0,0 +1,2 @@
+.dirstamp
+common/hidlist.h




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