commit 8559ac1f08e7592d9f9b142e11125e210d6e7f5b parent ecd7d1ab7d75dae0f468bacd43b985f37e61f01c Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 25 Apr 2014 21:48:24 +0200 exclude lib.a from git Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ sdhcp *.o +*.a