Module: sems Branch: master Commit: fd7fafbe57f0bd5d0b05de708b00435360f22377 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=fd7fafbe57f0bd5d0b05de708b00435360f22377
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Wed Oct 6 16:26:22 2010 +0200 added: ignore email template file in core/etc --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index d01f50a..7400563 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ getarch getos sems sems-stats -core/etc/*.conf \ No newline at end of file +core/etc/*.conf +core/etc/*.template _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
