[gnome-keyring] Cleanup .gitignore files.



commit 730506a27cd9d34bdf5002482f7a938063e5ee03
Author: Stef Walter <stef memberwebs com>
Date:   Tue Jun 8 16:10:45 2010 +0000

    Cleanup .gitignore files.

 .gitignore                           |    4 +---
 daemon/.gitignore                    |   13 -------------
 daemon/control/tests/.gitignore      |    3 +++
 daemon/data/.gitignore               |    2 --
 daemon/pkcs11/.gitignore             |    3 ---
 daemon/ssh-agent/.gitignore          |    3 ---
 docs/.gitignore                      |    3 ---
 docs/reference/.gitignore            |    7 -------
 egg/.gitignore                       |    4 ----
 egg/tests/.gitignore                 |    4 ----
 gcr/.gitignore                       |    6 ------
 gcr/tests/.gitignore                 |    4 ----
 gp11/.gitignore                      |    5 -----
 gp11/tests/.gitignore                |    3 ---
 pam/.gitignore                       |    4 ----
 pkcs11/.gitignore                    |    6 ------
 pkcs11/gkm/.gitignore                |    5 -----
 pkcs11/gkm/tests/.gitignore          |    3 ---
 pkcs11/plex-layer/.gitignore         |    3 ---
 pkcs11/roots-store/.gitignore        |    3 ---
 pkcs11/roots-store/tests/.gitignore  |    2 --
 pkcs11/rpc-layer/.gitignore          |    4 ----
 pkcs11/secret-store/tests/.gitignore |    3 ---
 pkcs11/ssh-store/.gitignore          |    3 ---
 pkcs11/ssh-store/tests/.gitignore    |    4 ----
 pkcs11/user-store/.gitignore         |    3 ---
 pkcs11/user-store/tests/.gitignore   |    2 --
 po/.gitignore                        |    2 --
 testing/.gitignore                   |   15 ---------------
 tool/.gitignore                      |    3 ---
 ui/.gitignore                        |    1 +
 31 files changed, 5 insertions(+), 125 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5926741..df85403 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ run-tests
 .libs
 .deps
 .anjuta*
+
 /compile
 /ABOUT-NLS
 /aclocal.m4
@@ -66,6 +67,3 @@ run-tests
 /depcomp
 /junk
 /TODO.tasks
-
-# ui directory
-/ui/gnome-keyring-prompt
diff --git a/daemon/.gitignore b/daemon/.gitignore
index 5885fec..a6d7515 100644
--- a/daemon/.gitignore
+++ b/daemon/.gitignore
@@ -1,8 +1,3 @@
-.libs
-.deps
-Makefile
-Makefile.in
-/gnome-keyring-ask
 /gnome-keyring-daemon
 /org.gnome.keyring.service
 /org.freedesktop.secrets.service
@@ -12,11 +7,3 @@ Makefile.in
 /gnome-keyring-secrets.desktop.in
 /gnome-keyring-ssh.desktop
 /gnome-keyring-ssh.desktop.in
-*-marshal.[ch]
-gnome-keyring-prompt
-
-/control/tests/test-control-change
-/control/tests/test-control-init
-/control/tests/test-control-unlock
-
-/ssh-agent/gkd-ssh-agent-standalone
diff --git a/daemon/control/tests/.gitignore b/daemon/control/tests/.gitignore
new file mode 100644
index 0000000..79b439f
--- /dev/null
+++ b/daemon/control/tests/.gitignore
@@ -0,0 +1,3 @@
+/test-control-change
+/test-control-init
+/test-control-unlock
diff --git a/daemon/data/.gitignore b/daemon/data/.gitignore
index 7cc6ad3..dc2364a 100644
--- a/daemon/data/.gitignore
+++ b/daemon/data/.gitignore
@@ -1,3 +1 @@
 /gnome-keyring.schemas
-/Makefile
-/Makefile.in
diff --git a/daemon/ssh-agent/.gitignore b/daemon/ssh-agent/.gitignore
index 4c544c5..315623d 100644
--- a/daemon/ssh-agent/.gitignore
+++ b/daemon/ssh-agent/.gitignore
@@ -1,4 +1 @@
-/.*
 /gkd-ssh-agent-standalone
-/Makefile
-/Makefile.in
diff --git a/docs/reference/.gitignore b/docs/reference/.gitignore
index 72e1692..7c09c11 100644
--- a/docs/reference/.gitignore
+++ b/docs/reference/.gitignore
@@ -1,15 +1,8 @@
-# Autotools files
-Makefile
-Makefile.in
-
 # Directories created by gtk-doc
 xml/
 tmpl/
 html/
 
-# Files generated by gtk-doc
-*.stamp
-
 # Reports generated by gtk-doc
 *-undeclared.txt
 *-undocumented.txt
diff --git a/egg/.gitignore b/egg/.gitignore
index 629cc3f..6363a8b 100644
--- a/egg/.gitignore
+++ b/egg/.gitignore
@@ -1,6 +1,2 @@
 /asn1-def-pk.h
 /asn1-def-pkix.h
-/.deps
-/.libs
-/Makefile
-/Makefile.in
diff --git a/egg/tests/.gitignore b/egg/tests/.gitignore
index 133d204..1ddfbd9 100644
--- a/egg/tests/.gitignore
+++ b/egg/tests/.gitignore
@@ -1,5 +1 @@
 /asn1-def-test.h
-/.deps
-/.libs
-/Makefile
-/Makefile.in
diff --git a/gcr/.gitignore b/gcr/.gitignore
index 0d11a5c..9822220 100644
--- a/gcr/.gitignore
+++ b/gcr/.gitignore
@@ -1,8 +1,2 @@
-/gcr-marshal.c
-/gcr-marshal.h
-/.deps
-/.libs
 /gcr.pc
 /gcr-0.pc
-/Makefile
-/Makefile.in
diff --git a/gcr/tests/.gitignore b/gcr/tests/.gitignore
index ee3b34a..b3085f5 100644
--- a/gcr/tests/.gitignore
+++ b/gcr/tests/.gitignore
@@ -1,5 +1 @@
-/Makefile
-/Makefile.in
-/.deps
-/.libs
 /ui-test-details
diff --git a/gp11/.gitignore b/gp11/.gitignore
index b52ccae..64ad940 100644
--- a/gp11/.gitignore
+++ b/gp11/.gitignore
@@ -1,7 +1,2 @@
 /gp11-*.pc
 /gp11.pc
-/Makefile
-/Makefile.in
-/.*
-/gp11-marshal.h
-/gp11-marshal.c
diff --git a/pkcs11/gkm/.gitignore b/pkcs11/gkm/.gitignore
index 9ed6cf0..6f92ac1 100644
--- a/pkcs11/gkm/.gitignore
+++ b/pkcs11/gkm/.gitignore
@@ -1,8 +1,3 @@
-/.*
-/Makefile
-/Makefile.in
 /temporary-test
 /asn1-def-pk.h
 /asn1-def-pkix.h
-/gkm-marshal.c
-/gkm-marshal.h
diff --git a/pkcs11/gkm/tests/.gitignore b/pkcs11/gkm/tests/.gitignore
index 989f10e..cb91a11 100644
--- a/pkcs11/gkm/tests/.gitignore
+++ b/pkcs11/gkm/tests/.gitignore
@@ -1,5 +1,2 @@
 /asn1-def-test.h
-/.*
-/Makefile
-/Makefile.in
 /dump-data-file
diff --git a/pkcs11/rpc-layer/.gitignore b/pkcs11/rpc-layer/.gitignore
index 8e1614e..453d37c 100644
--- a/pkcs11/rpc-layer/.gitignore
+++ b/pkcs11/rpc-layer/.gitignore
@@ -1,5 +1 @@
-/Makefile
-/Makefile.in
-/.*
-/p11-rpc-test-daemon
 /gkm-rpc-daemon-standalone
diff --git a/po/.gitignore b/po/.gitignore
index 81203dc..86eac3e 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -1,8 +1,6 @@
 /*.gmo
 /*.mo
 /*.pot
-/Makefile
-/Makefile.in
 /Makefile.in.in
 /POTFILES
 /po2tbl.sed
diff --git a/tool/.gitignore b/tool/.gitignore
index 58857f0..a264247 100644
--- a/tool/.gitignore
+++ b/tool/.gitignore
@@ -1,4 +1 @@
-/.*
-/Makefile
-/Makefile.in
 /gnome-keyring
diff --git a/ui/.gitignore b/ui/.gitignore
new file mode 100644
index 0000000..8b27ca3
--- /dev/null
+++ b/ui/.gitignore
@@ -0,0 +1 @@
+/gnome-keyring-prompt



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