Skip to content

Commit 1f40b7b

Browse files
committed
Fix a bug of .gitattributes
1 parent 9238962 commit 1f40b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*.md diff=markdown
44
*.php diff=php
55
*.php.test diff=php
6-
/bin/colsone diff=php
6+
/bin/console diff=php
77

88
/.github export-ignore
99
/dist export-ignore

0 commit comments

Comments
 (0)