We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57208be + cccb186 commit 2773525Copy full SHA for 2773525
Global/Lefthook.gitignore
@@ -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