Update some configs
This commit is contained in:
parent
65f913310a
commit
92366b38ac
4 changed files with 17 additions and 14 deletions
|
@ -1,14 +1,14 @@
|
|||
[settings]
|
||||
debug=false
|
||||
hide_file_names=false
|
||||
hide_project_folder=true
|
||||
hide_branch_names=false
|
||||
ignore=
|
||||
COMMIT_EDITMSG$
|
||||
PULLREQ_EDITMSG$
|
||||
MERGE_MSG$
|
||||
TAG_EDITMSG$
|
||||
exclude_unknown_project=true
|
||||
api_key=${WAKATIME_API_KEY}
|
||||
debug = false
|
||||
hide_file_names = false
|
||||
hide_project_folder = true
|
||||
hide_branch_names = false
|
||||
exclude =
|
||||
^COMMIT_EDITMSG$
|
||||
^PULLREQ_EDITMSG$
|
||||
^MERGE_MSG$
|
||||
^TAG_EDITMSG$
|
||||
exclude_unknown_project = true
|
||||
api_key = ${WAKATIME_API_KEY}
|
||||
[projectmap]
|
||||
projects/emgauwa/core=emgauwa-core
|
||||
projects/emgauwa/core = emgauwa-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue