diff --git a/.gitignore b/.gitignore index db51c545..bf19d58c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.swp *.pyc __pycache__ +config.yaml diff --git a/config.yaml b/config.yaml deleted file mode 100644 index b3bf9ef6..00000000 --- a/config.yaml +++ /dev/null @@ -1,7 +0,0 @@ -pushbullet: - token: o.EHMMnZneJdpNQv9FSFbyY2busin7floe - device: turing # Virtual PushBullet device linked to notifier - -# device_id: (default: hostname) -# debug: True (default: False) -