mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Update Lefthook doc links, add files in .config/
This commit is contained in:
parent
5f428c1226
commit
cccb1867b1
1 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# https://github.com/evilmartians/lefthook/blob/master/docs/configuration.md#config-file
|
||||
# https://lefthook.dev/configuration/#config-file-name
|
||||
/.lefthook-local.json
|
||||
/.lefthook-local.toml
|
||||
/.lefthook-local.yaml
|
||||
|
@ -7,6 +7,10 @@
|
|||
/lefthook-local.toml
|
||||
/lefthook-local.yaml
|
||||
/lefthook-local.yml
|
||||
/.config/lefthook-local.json
|
||||
/.config/lefthook-local.toml
|
||||
/.config/lefthook-local.yaml
|
||||
/.config/lefthook-local.yml
|
||||
|
||||
# https://github.com/evilmartians/lefthook/blob/master/docs/configuration.md#source_dir_local
|
||||
# https://lefthook.dev/configuration/source_dir_local.html
|
||||
/.lefthook-local/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue