Skip to content

Commit 126ea5e

Browse files
authored
Fix typo
1 parent 153662c commit 126ea5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Exclude from export.
2020
.* export-ignore
2121
bin export-ignore
22-
test export-ignore
22+
tests export-ignore
2323
*.dist export-ignore
24-
code_of_conduct.md export-ignore
24+
CODE_OF_CONDUCT.md export-ignore
2525
composer.* export-ignore

0 commit comments

Comments
 (0)