Skip to content

Commit 0cb8683

Browse files
committed
chore: exclude .github/ and .githooks/ from composer archives
1 parent f31788f commit 0cb8683

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ docs/ export-ignore
88
# Release automation (CI-only)
99
release-please-config.json export-ignore
1010
.release-please-manifest.json export-ignore
11+
12+
# GitHub/dev tooling
13+
.github/ export-ignore
14+
.githooks/ export-ignore

0 commit comments

Comments
 (0)