Skip to content

Commit 2773525

Browse files
authored
Merge pull request #4465 from scop/lefthook
Add Lefthook.gitignore
2 parents 57208be + cccb186 commit 2773525

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Global/Lefthook.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# https://lefthook.dev/configuration/#config-file-name
2+
/.lefthook-local.json
3+
/.lefthook-local.toml
4+
/.lefthook-local.yaml
5+
/.lefthook-local.yml
6+
/lefthook-local.json
7+
/lefthook-local.toml
8+
/lefthook-local.yaml
9+
/lefthook-local.yml
10+
/.config/lefthook-local.json
11+
/.config/lefthook-local.toml
12+
/.config/lefthook-local.yaml
13+
/.config/lefthook-local.yml
14+
15+
# https://lefthook.dev/configuration/source_dir_local.html
16+
/.lefthook-local/

0 commit comments

Comments
 (0)