mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
add missing setting description
This commit is contained in:
parent
aa3f2e8af6
commit
ec7b5e3530
@ -18,6 +18,7 @@
|
|||||||
"ignore": ["^/tmp/", "^/etc/", "^/var/(?!www/).*", "COMMIT_EDITMSG$", "PULLREQ_EDITMSG$", "MERGE_MSG$", "TAG_EDITMSG$"],
|
"ignore": ["^/tmp/", "^/etc/", "^/var/(?!www/).*", "COMMIT_EDITMSG$", "PULLREQ_EDITMSG$", "MERGE_MSG$", "TAG_EDITMSG$"],
|
||||||
|
|
||||||
// Include files; Files (including absolute paths) that match one of these
|
// Include files; Files (including absolute paths) that match one of these
|
||||||
|
// POSIX regular expressions will bypass your ignore setting.
|
||||||
"include": [".*"],
|
"include": [".*"],
|
||||||
|
|
||||||
// Status bar message. Set to false to hide status bar message.
|
// Status bar message. Set to false to hide status bar message.
|
||||||
|
Loading…
Reference in New Issue
Block a user