Update .gitignore
This commit is contained in:
parent
8f951cddb8
commit
14bf663873
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,9 @@
|
|||
### macOS ###
|
||||
# General
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
/node_modules
|
||||
/dist
|
||||
/static/lbrynet*
|
||||
|
|
Loading…
Reference in a new issue