Skip to content

Commit 85b4b41

Browse files
committed
fixed gitattributes ignore renamed docker compose config file
1 parent 657debf commit 85b4b41

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
@@ -4,7 +4,7 @@
44
/.gitattributes export-ignore
55
/.gitignore export-ignore
66
/.php-cs-fixer.dist.php export-ignore
7-
/docker-compose.yml export-ignore
7+
/compose.yaml export-ignore
88
/Dockerfile export-ignore
99
/grumphp.yml export-ignore
1010
/mkdocs.yml export-ignore

0 commit comments

Comments
 (0)