remove passwords

This commit is contained in:
Ricardo Guilherme Schmidt 2018-12-28 08:07:37 -02:00
parent 234b6a20ce
commit 542e7bed86
No known key found for this signature in database
GPG Key ID: 3F95A3AD0B607030
3 changed files with 1 additions and 4 deletions

3
.gitignore vendored
View File

@ -6,8 +6,7 @@ __pycache__/
# embark # embark
.embark/ .embark/
chains.json chains.json
config/production/password .password
config/livenet/password
# egg-related # egg-related
viper.egg-info/ viper.egg-info/

View File

@ -1 +0,0 @@
dev_password

View File

@ -1 +0,0 @@
test_password