URI:
       add gitignore - sdhcp - simple dhcp client
  HTML git clone git://git.codemadness.org/sdhcp
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit 45c39c4a1772a01d0d37a26f2a92e3fa2f5a750e
   DIR parent fee8efc7684cde41fcbc2ca2d903c30a008c22cd
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri, 25 Apr 2014 19:24:30 +0200
       
       add gitignore
       
       Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
       
       Diffstat:
         A .gitignore                          |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/.gitignore b/.gitignore
       @@ -0,0 +1,2 @@
       +sdhcp
       +*.o