Skip to content

Commit fe1babd

Browse files
authored
Fix a filename in gitattributes.
1 parent 003f416 commit fe1babd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ composer.json export-ignore
77
/grunt/ export-ignore
88
Gruntfile.js export-ignore
99
package.json export-ignore
10-
phpunit.xml export-ignore
10+
phpunit.xml.dist export-ignore
1111
README.md export-ignore
1212
/tests/ export-ignore
13-
/bin/ export-ignore
13+
/bin/ export-ignore

0 commit comments

Comments
 (0)