diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 554c6be6c..182fa2462 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ npm-packages-offline-cache/ # old folder build-scripts/ +# Git worktree of pre-built wallet files +prebuilt/ |