Module: sems Branch: 1.2 Commit: 8b7a0d695abd2fff8ea23c19387363918a409f78 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=8b7a0d695abd2fff8ea23c19387363918a409f78
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Fri Jul 9 13:02:14 2010 +0200 added gitignore file --- .gitignore | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..92ff764 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.d +*.o +*.so +*.pyc +*.a +core/compat/getarch +core/compat/getos +core/plug-in/stats/sems-stats +*~ +core/sems _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
