summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-01-27 11:41:44 +0000
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-02-02 15:32:24 +0000
commit2a842de0f3de0b394ab35fd4d7ca9a66bf84e059 (patch)
tree94f0b32a8429f13e60b4effc985dc8e69e41815b /.gitignore
parent1e64dc388f6c2e44481b10750a5520c203908b75 (diff)
gitignore config.py instead of gabbleconfig.py as this file doesn't exist anymore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index af9c1dda9..24f564b79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,7 +71,7 @@ cscope.out
/tests/test-jid-decode
/tests/test-parse-message
/tests/test-presence
-/tests/twisted/gabbleconfig.py
+/tests/twisted/config.py
/tests/twisted/telepathy-gabble-debug
/tests/twisted/tools/*.service
/tests/twisted/tools/exec-with-log.sh