Module: sems Branch: master Commit: e2572ec8ae2d423f4b0d2afc32dcd5110a596c0a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e2572ec8ae2d423f4b0d2afc32dcd5110a596c0a
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Wed May 22 23:03:53 2013 +0200 ignore patch files in git --- .gitignore | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d2ce38d..4293b73 100644 --- a/.gitignore +++ b/.gitignore @@ -15,10 +15,10 @@ getos sems sems-stats sems-logfile-callextract - cscope.out cscope.files semantic.cache apps/rtmp/flash_phone/*.swf core/plug-in/silk/SILK_SDK_* -core.* \ No newline at end of file +core.* +*.patch \ No newline at end of file _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
