lbry-desktop/.gitignore
2020-07-06 13:09:38 -04:00

22 lines
298 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
/web/.env.defaults
/custom/*
!/custom/homepage.example.js
.env