Skip to content

Commit cfe5a76

Browse files
mbabkerphansys
authored andcommitted
Refresh .gitattributes contents
1 parent 39b61ad commit cfe5a76

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

.gitattributes

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@
77
/.gitattributes export-ignore
88
/.gitignore export-ignore
99
/.php-cs-fixer.dist.php export-ignore
10-
/.yamllint
11-
CONTRIBUTING.md export-ignore
12-
/docker-compose.yml export-ignore
13-
phpstan.neon.dist export-ignore
14-
phpstan-baseline.neon export-ignore
15-
rector.php export-ignore
10+
/.yamllint export-ignore
11+
/CHANGELOG.md export-ignore
12+
/CHANGELOG-v2.4.x.md export-ignore
13+
/compose.yaml export-ignore
14+
/CONTRIBUTING.md export-ignore
15+
/Makefile export-ignore
16+
/phpstan.neon.dist export-ignore
17+
/phpstan-baseline.neon export-ignore
18+
/phpunit.xml.dist export-ignore
19+
/README.md export-ignore
20+
/rector.php export-ignore

0 commit comments

Comments
 (0)