lbry-desktop/.gitignore
Thomas Zarebczan 4291c36c58 Initial commit for LBRY-First
fix killing daemon

bump lbry-first
2020-07-08 14:23:43 -04:00

26 lines
371 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/homepage.example.js
.env