summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <hughsient@gmail.com>2006-03-27 08:37:28 +0000
committerRichard Hughes <hughsient@gmail.com>2006-03-27 08:37:28 +0000
commit0b0f50123e357ebb7261c45e1ea10c4182200459 (patch)
tree9fffe9ae90304bcb2d010e1c19366565bca85af4
parent52a260b837596002c520cfea12162ab873941cd2 (diff)
downloadpolkit-0b0f50123e357ebb7261c45e1ea10c4182200459.tar.gz
Add these files.
-rw-r--r--.cvsignore29
-rw-r--r--ChangeLog6
-rw-r--r--doc/.cvsignore2
-rw-r--r--libpolkit/.cvsignore6
-rw-r--r--polkitd/.cvsignore12
-rw-r--r--privileges/.cvsignore2
-rw-r--r--tools/.cvsignore10
7 files changed, 67 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..28d9568
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,29 @@
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+INSTALL
+install-sh
+intltool-extract
+intltool-extract.in
+intltool-merge
+intltool-merge.in
+intltool-update
+intltool-update.in
+libtool
+ltmain.sh
+Makefile
+Makefile.in
+missing
+mkinstalldirs
+policy-kit
+polkit.pc
+py-compile
+stamp-h1
diff --git a/ChangeLog b/ChangeLog
index ea5dce0..4441fc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-27 Richard Hughes <richard@hughsie.com>
+
+ * .cvsignore, doc/.cvsignore, libpolkit/.cvsignore,
+ polkitd/.cvsignore, privileges/.cvsignore, tools/.cvsignore:
+ Add these files.
+
2006-03-16 David Zeuthen <davidz@redhat.com>
* polkitd/polkit-session.c (polkit_session_close): Remember to
diff --git a/doc/.cvsignore b/doc/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/doc/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/libpolkit/.cvsignore b/libpolkit/.cvsignore
new file mode 100644
index 0000000..9730646
--- /dev/null
+++ b/libpolkit/.cvsignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
diff --git a/polkitd/.cvsignore b/polkitd/.cvsignore
new file mode 100644
index 0000000..3b3a675
--- /dev/null
+++ b/polkitd/.cvsignore
@@ -0,0 +1,12 @@
+.deps
+.libs
+Makefile
+Makefile.in
+polkitd
+PolicyKit
+PolicyKit.conf
+polkit-marshal.c
+polkit-marshal.h
+polkit-interface-manager-glue.c
+polkit-interface-manager-glue.h
+polkit-interface-session-glue.h
diff --git a/privileges/.cvsignore b/privileges/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/privileges/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/tools/.cvsignore b/tools/.cvsignore
new file mode 100644
index 0000000..5a07223
--- /dev/null
+++ b/tools/.cvsignore
@@ -0,0 +1,10 @@
+.deps
+.libs
+Makefile
+Makefile.in
+polkit-is-privileged
+polkit-list-privileges
+polkit-grant-privilege
+polkit-interface-manager-glue.c
+polkit-interface-manager-glue.h
+polkit-interface-session-glue.h