liquid-funding/.gitignore

48 lines
587 B
Plaintext
Raw Normal View History

2018-11-04 11:07:02 -08:00
.embark
chains.json
config/production/password
config/livenet/password
config/development/devpassword
config/development/password
config/privatenet/password
config/testnet/password
coverage
dist
2018-03-29 10:00:54 -07:00
build/
lib/
2017-06-26 19:54:28 +02:00
node_modules/
.DS_Store
2019-04-16 15:09:07 -04:00
embarkArtifacts
2017-06-26 19:54:28 +02:00
.mypy_cache
__pycache__
2017-10-04 16:27:23 -07:00
.idea
*.iml
2017-11-29 19:38:02 -08:00
2019-04-23 09:58:54 -04:00
.embark
chains.json
config/production/password
config/livenet/password
config/development/devpassword
config/development/password
config/privatenet/password
config/testnet/password
coverage
dist
build/
lib/
node_modules/
.DS_Store
embarkArtifacts
.mypy_cache
__pycache__
.idea
*.iml
2019-05-06 14:12:13 -04:00
.secret.json