Introduction
Introduction Statistics Contact Development Disclaimer Help
add gitignore - sdhcp - simple dhcp client
git clone git://git.codemadness.org/sdhcp
Log
Files
Refs
LICENSE
---
commit 45c39c4a1772a01d0d37a26f2a92e3fa2f5a750e
parent fee8efc7684cde41fcbc2ca2d903c30a008c22cd
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 25 Apr 2014 19:24:30 +0200
add gitignore
Signed-off-by: Hiltjo Posthuma <[email protected]>
Diffstat:
A .gitignore | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
@@ -0,0 +1,2 @@
+sdhcp
+*.o
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.