Introduction
Introduction Statistics Contact Development Disclaimer Help
exclude lib.a from git - sdhcp - simple dhcp client
git clone git://git.codemadness.org/sdhcp
Log
Files
Refs
LICENSE
---
commit 8559ac1f08e7592d9f9b142e11125e210d6e7f5b
parent ecd7d1ab7d75dae0f468bacd43b985f37e61f01c
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 25 Apr 2014 21:48:24 +0200
exclude lib.a from git
Signed-off-by: Hiltjo Posthuma <[email protected]>
Diffstat:
M .gitignore | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
@@ -1,2 +1,3 @@
sdhcp
*.o
+*.a
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.