feat(nitter): add bluechecks to config. chore(config): move to config.example.js
This commit is contained in:
parent
beb8a4520c
commit
4a4cd304df
4 changed files with 38 additions and 6 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue