Ignoring config.yaml by default, using config.example.yaml

This commit is contained in:
Fabio Manganiello 2017-11-03 11:41:32 +01:00
parent af78267b58
commit 21ff650319
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.swp
*.pyc
__pycache__
config.yaml

View File

@ -1,7 +0,0 @@
pushbullet:
token: o.EHMMnZneJdpNQv9FSFbyY2busin7floe
device: turing # Virtual PushBullet device linked to notifier
# device_id: <your_device_id> (default: hostname)
# debug: True (default: False)