Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 352169f

Browse files
authored
Merge pull request #489 from erkarl/improvement/add-lnd-bin-gitignore
Add assets/bin to gitignore
2 parents 549583d + f5a3976 commit 352169f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ yarn.lock
2323

2424
/dist
2525
/data
26-
/test/data
26+
/test/data
27+
/assets/bin

0 commit comments

Comments
 (0)