feat(nitter): add bluechecks to config. chore(config): move to config.example.js

This commit is contained in:
vulet 2020-11-02 23:22:27 +08:00
parent beb8a4520c
commit 4a4cd304df
4 changed files with 38 additions and 6 deletions

6
.gitignore vendored
View file

@ -9,11 +9,11 @@ yarn-debug.log*
yarn-error.log*
# Ignore config
/config.js
config.js
# Ignore JSON
/timeline.json
/notification.json
timeline.json
notification.json
# Runtime data
pids