Update gitignore and remove token configuration

This commit is contained in:
Mark Veidemanis 2019-03-22 23:05:00 +00:00
parent 9e1a6613a4
commit c850984a3b
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

@ -11,5 +11,6 @@ conf/monitor.json
conf/alias.json
conf/relay.json
conf/network.json
conf/tokens.json
conf/dist.sh
env/

View File

@ -1,7 +0,0 @@
{
"a": {
"hello": "9814a659-9241-4389-8569-8bb23c69aea5",
"usage": "relay",
"counter": "98375c39-c421-42a1-ab48-b566587513b9"
}
}