repo: ngircd
action: commit
revision: 
path_from: 
revision_from: d90cc7add0162952cbe4901054f3926aa15053d8:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit d90cc7add0162952cbe4901054f3926aa15053d8
Author: Alexander Barton 
Date:   Sun May 11 15:20:46 2008 +0200

    GIT: ignore symbolic links to tests in testsuite directory

    Added symbolic links to new tests (invite-test, join-test, and kick-test)
    to .gitignore file.

diff --git a/src/testsuite/.gitignore b/src/testsuite/.gitignore
index a4c1e629509eb12d7dfc48a9327c0ca887296b49..
index ..ce2760fa26087969ead482015c13019a330eb809 100644
--- a/src/testsuite/.gitignore
+++ b/src/testsuite/.gitignore
@@ -1,6 +1,9 @@
 T-ngircd
 channel-test
 connect-test
+invite-test
+join-test
+kick-test
 misc-test
 mode-test
 opless-channel-test

-----END OF PAGE-----