diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-11 21:10:19 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-11 21:10:19 +0800 |
commit | 4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f (patch) | |
tree | bf543473149086962d0d36749484bba0b7402067 /tests | |
parent | bfa26918a3aa19ec2ac4fcbf65ead0e58cef4404 (diff) | |
download | gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.tar gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.tar.gz gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.tar.bz2 gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.tar.lz gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.tar.xz gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.tar.zst gsoc2013-empathy-4c9b9b81f5d46ad1552f2f9d06e6eb142825fd5f.zip |
Add new program to gitignore
svn path=/trunk/; revision=887
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 9c53998a9..b012f8091 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,4 +1,5 @@ check-main contact-manager contact-run-until-ready +contact-run-until-ready-2 *.log |