[dahdi-commits] dahdi/tools.git branch "master" updated.

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Sun Dec 29 05:54:19 CST 2013


branch "master" has been updated
       via  41a725adeafeed0e3d3df6f9c537258ddfd7e8f4 (commit)
      from  6ed0adc0869a4c6f37a30380ed96279498b1b151 (commit)

Summary of changes:
 .gitignore |   14 ++++++++++++++
 1 file changed, 14 insertions(+)


- Log -----------------------------------------------------------------
commit 41a725adeafeed0e3d3df6f9c537258ddfd7e8f4
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Sun Dec 29 13:51:28 2013 +0200

    .gitignore: more generated files
    
    Ignore test binaries and files generated by 'make docs'
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>

diff --git a/.gitignore b/.gitignore
index efd4f50..b6d1060 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,13 @@
 *.o
 .*.o.d
 .*.lo.d
+*.asciidoc
+*.html
 build_tools/menuselect-deps
 config.log
 config.status
 dahdi_cfg
+dahdi_diag
 dahdi_maint
 dahdi_monitor
 dahdi_scan
@@ -12,11 +15,22 @@ dahdi_speed
 dahdi_test
 dahdi_tool
 fxotune
+fxstest
+genconf_parameters.sample
+hdlcgen
+hdlcstress
+hdlctest
+hdlcverify
 libtonezone.a
 libtonezone.so
 makeopts
+patgen
+patlooptest
+pattest
 sethdlc
+timertest
 tonezone.lo
+tonezones.txt
 version.c
 xpp/.depend
 xpp/.octasic.depend

-----------------------------------------------------------------------


-- 
dahdi/tools.git



More information about the dahdi-commits mailing list