Module: sip-router Branch: 4.1 Commit: f828bbbac1e4e4e6650c3ef5732de6189d405b14 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f828bbbac1e4e4e6650c3ef5732de6189d405b14
Author: Henning Westerholt <[email protected]> Committer: Carsten Bock <[email protected]> Date: Mon Feb 24 11:23:17 2014 +0100 pdb: remove pdb from global gitignore --- .gitignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9c26668..59c764d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,8 +30,6 @@ test/udp_flood utils/gen_ha1/gen_ha1 utils/sercmd/sercmd utils/sercmd/kamcmd -utils/pdbt/pdb_server -utils/pdbt/pdbt utils/protoshoot/protoshoot # Emacs backup files *~ _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
