From 402f1d28a8243292b35b5c942ee3014701b26c49 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Thu, 9 Jul 2015 15:11:41 +0930 Subject: [PATCH] Update .gitignore. Reduce the clutter. Signed-off-by: Rusty Russell --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index d2b01e76f..928f0a382 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ *~ *.o +*.orig +*.tx +*.txid +*.pb TAGS open-channel open-anchor-scriptsigs @@ -17,3 +21,6 @@ update-channel-accept update-channel-signature update-channel-complete create-commit-tx +ccan/tools/configurator/configurator +libsecp256k1.a +libsecp256k1.la