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
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
|
||||||
/node_modules
|
/node_modules
|
||||||
/dist
|
/dist
|
||||||
/static/lbrynet*
|
/static/lbrynet*
|
||||||
|
|
Loading…
Add table
Reference in a new issue