fix(ignore): config.js, .json

This commit is contained in:
vulet 2020-05-17 01:04:01 +08:00
parent 264840e61f
commit 126c956e29

7
.gitignore vendored
View file

@ -5,6 +5,13 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Ignore config
/config.js
# Ignore JSON
/timeline.json
/notification.json
# Runtime data
pids
*.pid