Skip to content

Commit 083c296

Browse files
authored
Merge pull request #130 from OskarStark/fix-gitignore
Fix: Filename in .gitattributes file
2 parents 12a3e92 + 9850e79 commit 083c296

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
/.github export-ignore
44
/.gitattributes export-ignore
55
/.gitignore export-ignore
6-
/.php_cs.dist export-ignore
6+
/.php-cs-fixer.dist export-ignore
77
/.rmt.yml export-ignore
88
/docs export-ignore
99
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)