BlueWallet/.gitignore

21 lines
275 B
Plaintext
Raw Normal View History

2018-01-30 23:42:38 +01:00
# See https://help.github.com/ignore-files/ for more about ignoring files.
# expo
.expo/
# dependencies
/node_modules
# misc
.env.local
.env.development.local
.env.test.local
.env.production.local
2018-10-31 14:03:33 +01:00
.idea/
2018-01-30 23:42:38 +01:00
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2018-10-31 13:53:18 +01:00
class/constants.js