e3c2919373
language and API consts improve customization custom homepages get config from .env.default custom title and logo small changes add pinned item to sidebar rebase?
21 lines
281 B
Text
21 lines
281 B
Text
### macOS ###
|
|
# General
|
|
.DS_Store
|
|
.AppleDouble
|
|
.LSOverride
|
|
/node_modules
|
|
/dist
|
|
/static/lbrynet*
|
|
/static/daemon
|
|
/static/locales
|
|
yarn-error.log
|
|
package-lock.json
|
|
.transifexrc
|
|
.idea/
|
|
/build/daemon*
|
|
/web/dist/*
|
|
/web/node_modules/*
|
|
/web/.env
|
|
/custom/*
|
|
!/custom/homepage.example.js
|
|
.env
|