diff --git a/.gitignore b/.gitignore index 24e15df5..802c547e 100644 --- a/.gitignore +++ b/.gitignore @@ -31,12 +31,6 @@ cmd/cmd **.hex cmd/lncli/lncli -cmd/lnshell/lnshell - -sighash143/sighash143 -sighash143/*.hex - -test_wal/* # vim **.swp @@ -49,3 +43,5 @@ vendor *.idea profile.cov profile.tmp + +.DS_Store