add missing setting description

This commit is contained in:
Alan Hamlett 2017-09-14 17:51:22 -07:00
parent aa3f2e8af6
commit ec7b5e3530
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"ignore": ["^/tmp/", "^/etc/", "^/var/(?!www/).*", "COMMIT_EDITMSG$", "PULLREQ_EDITMSG$", "MERGE_MSG$", "TAG_EDITMSG$"],
// Include files; Files (including absolute paths) that match one of these
// POSIX regular expressions will bypass your ignore setting.
"include": [".*"],
// Status bar message. Set to false to hide status bar message.