Update .gitignore.

Reduce the clutter.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2015-07-09 15:11:41 +09:30
parent 456a43c3b4
commit 402f1d28a8

7
.gitignore vendored
View File

@ -1,5 +1,9 @@
*~ *~
*.o *.o
*.orig
*.tx
*.txid
*.pb
TAGS TAGS
open-channel open-channel
open-anchor-scriptsigs open-anchor-scriptsigs
@ -17,3 +21,6 @@ update-channel-accept
update-channel-signature update-channel-signature
update-channel-complete update-channel-complete
create-commit-tx create-commit-tx
ccan/tools/configurator/configurator
libsecp256k1.a
libsecp256k1.la