This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
zap-desktop
mirror of
https://github.com/lukechilds/zap-desktop.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix(gitingore): add lnd binary to gitignore
renovate/lint-staged-8.x
Jack Mallers
7 years ago
parent
21f3b43a7c
commit
b64db7d6db
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.gitignore
3
.gitignore
View File
@ -50,3 +50,6 @@ main.js.map
.idea
npm-debug.log.*
# lnd binary
resources/bin/*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/zap-desktop
Title
Body
Create Issue