8d399d6a2c
"[Comments] Batch resolve #7236" This reverts commitb8cc60697b
, reversing changes made toe3791aefdc
.
38 lines
618 B
Text
38 lines
618 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*
|
|
/lbrytv/dist/
|
|
/lbrytv/node_modules
|
|
/static/lbry-first/
|
|
/build/lbryFirst*
|
|
/web/dist/*
|
|
/web/node_modules/*
|
|
/web/.env
|
|
/web/.env.defaults
|
|
/custom/*
|
|
/custom/homepages/*
|
|
/custom/content/*
|
|
!/custom/content/default.json
|
|
!/custom/content/test.json
|
|
!/custom/homepages/.gitkeep
|
|
!/custom/homepages
|
|
!/custom/content
|
|
!/custom/homepage.example.js
|
|
!/custom/robots.disallowall
|
|
!/custom/robots.allowall
|
|
.env
|
|
!.env.ody
|
|
.env.desktop
|
|
.env.lbrytv
|