From 5abed486d0f691e20e057701d3ffa67fccd7555a Mon Sep 17 00:00:00 2001 From: adi2011 Date: Mon, 18 Jul 2022 18:16:40 +0530 Subject: [PATCH] Add rune and commando to gitignore. Changelog-None: Small fix --- devtools/.gitignore | 1 + plugins/.gitignore | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devtools/.gitignore b/devtools/.gitignore index b3ec165fd..bd7ae9f1a 100644 --- a/devtools/.gitignore +++ b/devtools/.gitignore @@ -18,3 +18,4 @@ onion route topology fp16 +rune \ No newline at end of file diff --git a/plugins/.gitignore b/plugins/.gitignore index 3c340b67d..7d87bb049 100644 --- a/plugins/.gitignore +++ b/plugins/.gitignore @@ -10,4 +10,5 @@ pay spenderp topology txprepare -chanbackup \ No newline at end of file +chanbackup +commando \ No newline at end of file