seahorse r2716 - in trunk: . common daemon data data/icons gkr help help/C help/ca help/de help/el help/en_GB help/es help/fr help/it help/oc help/ru help/sv help/vi libcryptui libegg libseahorse m4 pgp pixmaps pixmaps/22x22 pixmaps/48x48 pixmaps/scalable pkcs11 po src ssh



Author: nnielsen
Date: Fri Jan 30 01:10:43 2009
New Revision: 2716
URL: http://svn.gnome.org/viewvc/seahorse?rev=2716&view=rev

Log:
Ignore built files in git.

Added:
   trunk/.gitignore
   trunk/common/.gitignore
   trunk/daemon/.gitignore
   trunk/data/.gitignore
   trunk/data/icons/.gitignore
   trunk/gkr/.gitignore
   trunk/help/.gitignore
   trunk/help/C/.gitignore
   trunk/help/ca/.gitignore
   trunk/help/de/.gitignore
   trunk/help/el/.gitignore
   trunk/help/en_GB/.gitignore
   trunk/help/es/.gitignore
   trunk/help/fr/.gitignore
   trunk/help/it/.gitignore
   trunk/help/oc/.gitignore
   trunk/help/ru/.gitignore
   trunk/help/sv/.gitignore
   trunk/help/vi/.gitignore
   trunk/libcryptui/.gitignore
   trunk/libegg/.gitignore
   trunk/libseahorse/.gitignore
   trunk/m4/.gitignore
   trunk/pgp/.gitignore
   trunk/pixmaps/.gitignore
   trunk/pixmaps/22x22/.gitignore
   trunk/pixmaps/48x48/.gitignore
   trunk/pixmaps/scalable/.gitignore
   trunk/pkcs11/.gitignore
   trunk/po/.gitignore
   trunk/src/.gitignore
   trunk/ssh/.gitignore

Added: trunk/.gitignore
==============================================================================
--- (empty file)
+++ trunk/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,29 @@
+/.*
+/configure.lineno
+/Makefile
+/Makefile.in
+/aclocal.m4
+/autom4te.cache
+/config.*
+/configure
+/depcomp
+/seahorse.spec
+/stamp*
+/seahorse.p*
+/.tm*
+/compile
+/*.tar.gz
+/*.pws
+/*.prj
+/seahorse-?.?.?
+/junk
+/gnome-doc-utils.make
+/*.anjuta
+/*.tasks
+/install-sh
+/intltool-*
+/libtool
+/ltmain.sh
+/missing
+/mkinstalldirs
+/*.tmp

Added: trunk/common/.gitignore
==============================================================================
--- (empty file)
+++ trunk/common/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,3 @@
+/.*
+/Makefile
+/Makefile.in

Added: trunk/daemon/.gitignore
==============================================================================
--- (empty file)
+++ trunk/daemon/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,14 @@
+/.*
+/Makefile.in
+/Makefile
+/*.o
+/*.a
+/*.la
+/*.lo
+/seahorse-daemon
+/seahorse-service-bindings.h
+/seahorse-service-keyset-bindings.h
+/seahorse-service-crypto-bindings.h
+/*.service
+/seahorse-daemon.desktop
+/seahorse-daemon.desktop.in

Added: trunk/data/.gitignore
==============================================================================
--- (empty file)
+++ trunk/data/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,4 @@
+/Makefile
+/Makefile.in
+/seahorse.desktop
+/seahorse.schemas

Added: trunk/data/icons/.gitignore
==============================================================================
--- (empty file)
+++ trunk/data/icons/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in

Added: trunk/gkr/.gitignore
==============================================================================
--- (empty file)
+++ trunk/gkr/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,4 @@
+/.*
+/Makefile
+/Makefile.in
+/seahorse-gkr-keyring.gladep

Added: trunk/help/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/*.omf

Added: trunk/help/C/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/C/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,4 @@
+/Makefile
+/Makefile.in
+/omf_timestamp
+/seahorse-C.omf.out

Added: trunk/help/ca/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/ca/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/seahorse.xml
+/.*

Added: trunk/help/de/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/de/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/el/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/el/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.xml2po.mo
+/seahorse.xml

Added: trunk/help/en_GB/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/en_GB/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/es/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/es/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/fr/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/fr/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/it/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/it/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/oc/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/oc/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/ru/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/ru/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/sv/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/sv/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/help/vi/.gitignore
==============================================================================
--- (empty file)
+++ trunk/help/vi/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/.*
+/seahorse.xml

Added: trunk/libcryptui/.gitignore
==============================================================================
--- (empty file)
+++ trunk/libcryptui/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,10 @@
+/.*
+/Makefile
+/Makefile.in
+/*.o
+/*.lo
+/cryptui-marshal.h
+/cryptui-marshal.c
+/*.la
+/*.pc
+/*.tab

Added: trunk/libegg/.gitignore
==============================================================================
--- (empty file)
+++ trunk/libegg/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,3 @@
+/.*
+/Makefile.in
+/Makefile

Added: trunk/libseahorse/.gitignore
==============================================================================
--- (empty file)
+++ trunk/libseahorse/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,19 @@
+/Makefile
+/Makefile.in
+/*.o
+/*.gladep
+/seahorse-pgp-controls
+/Seahorse_PGP_Controls.server
+/Seahorse_PGP_Controls.server.in
+/seahorse-marshal.c
+/seahorse-marshal.h
+/.deps
+/.libs
+/*.la
+/*.lo
+/*.bak
+/*.a
+/*.rej
+/xloadimage
+/seahorse-ssh-askpass
+/*.loT

Added: trunk/m4/.gitignore
==============================================================================
--- (empty file)
+++ trunk/m4/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,7 @@
+/gnome-doc-utils.m4
+/intltool.m4
+/libtool.m4
+/lt~obsolete.m4
+/ltoptions.m4
+/ltsugar.m4
+/ltversion.m4

Added: trunk/pgp/.gitignore
==============================================================================
--- (empty file)
+++ trunk/pgp/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,7 @@
+/xloadimage
+/.*
+/*.a
+/Makefile
+/Makefile.in
+/*.loT
+/*.gladep

Added: trunk/pixmaps/.gitignore
==============================================================================
--- (empty file)
+++ trunk/pixmaps/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in

Added: trunk/pixmaps/22x22/.gitignore
==============================================================================
--- (empty file)
+++ trunk/pixmaps/22x22/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in

Added: trunk/pixmaps/48x48/.gitignore
==============================================================================
--- (empty file)
+++ trunk/pixmaps/48x48/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in

Added: trunk/pixmaps/scalable/.gitignore
==============================================================================
--- (empty file)
+++ trunk/pixmaps/scalable/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in

Added: trunk/pkcs11/.gitignore
==============================================================================
--- (empty file)
+++ trunk/pkcs11/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,3 @@
+/.*
+/Makefile.in
+/Makefile

Added: trunk/po/.gitignore
==============================================================================
--- (empty file)
+++ trunk/po/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,15 @@
+/*.gmo
+/*.mo
+/*.pot
+/Makefile
+/Makefile.in
+/Makefile.in.in
+/POTFILES
+/cat-id-tbl.c
+/stamp-cat-id
+/po2tbl.sed
+/po2tbl.sed.in
+/messages
+/missing
+/.intltool-merge-cache
+/stamp-it

Added: trunk/src/.gitignore
==============================================================================
--- (empty file)
+++ trunk/src/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,19 @@
+/.deps
+/.libs
+/*.o
+/*.a
+/*.gladep
+/*.glade.bak
+/*.glade.bakp
+/seahorse
+/Makefile
+/Makefile.in
+/seahorse.desktop
+/seahorse.desktop.in
+/seahorse-pgp-encrypted.desktop
+/seahorse-pgp-encrypted.desktop.in
+/seahorse-pgp-signature.desktop
+/seahorse-pgp-signature.desktop.in
+/seahorse-pgp-keys.desktop
+/seahorse-pgp-keys.desktop.in
+/xloadimage

Added: trunk/ssh/.gitignore
==============================================================================
--- (empty file)
+++ trunk/ssh/.gitignore	Fri Jan 30 01:10:43 2009
@@ -0,0 +1,4 @@
+/.*
+/Makefile
+/Makefile.in
+/seahorse-ssh-askpass



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