embark/templates/dot.gitignore
Michael Bradley, Jr 7207108aaa give templates a common dot.gitignore
if a template (built-in, downloaded or otherwise) doesn't supply its own
dot.gitignore file then templates/dot.gitignore will be used

also, update dot.gitignore to ignore chains.json by default
2018-10-28 15:36:05 +01:00

8 lines
98 B
Plaintext

.embark
chains.json
config/production/password
config/livenet/password
coverage
dist
node_modules