summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-06-29 17:54:02 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-06-29 17:54:02 +0100
commita2ee1a4bbdef1613c44be8131b9a89bf8c4543ba (patch)
treec6094bddac2b456cfe8dad585e2950a1154779ad /.gitignore
parent439ceed581837381aa690b6a0b809a06470d167d (diff)
.gitignore: ignore patch(1) cruft, and detached signatures for the release tarballs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5c34b5b..f01b731 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@ run-with-tmp-session-bus.conf
test/data
*.pyc
*.pyo
+*.orig
+*.rej
.*.sw?
configure
config.h.in*
@@ -36,4 +38,5 @@ test/tmp-session-bus.conf
Makefile
*.html
dbus-python-*.tar.gz
+dbus-python-*.tar.gz.asc
INSTALL