Module: kamailio Branch: master Commit: 7fb52e66c37d9fe22448a085db461fd8e8c28711 URL: https://github.com/kamailio/kamailio/commit/7fb52e66c37d9fe22448a085db461fd8e8c28711
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-02-17T00:25:31+01:00 .gitignore: added new path of kamcmd binary to ingnore list --- Modified: .gitignore --- Diff: https://github.com/kamailio/kamailio/commit/7fb52e66c37d9fe22448a085db461fd8e8c28711.diff Patch: https://github.com/kamailio/kamailio/commit/7fb52e66c37d9fe22448a085db461fd8e8c28711.patch --- diff --git a/.gitignore b/.gitignore index 59c764d..e0ed45f 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ TAGS # various other binaries test/udp_flood utils/gen_ha1/gen_ha1 +utils/kamcmd/kamcmd utils/sercmd/sercmd utils/sercmd/kamcmd utils/protoshoot/protoshoot _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
