Skip to content

Commit 06f36c9

Browse files
authored
Merge pull request #177 from williamdes/update-gitattributes
Update .gitattributes
2 parents 2dc9aff + 5e35018 commit 06f36c9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitattributes

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@
33
/tests/ export-ignore
44
/.gitattributes export-ignore
55
/.gitignore export-ignore
6-
/.scrutinizer.yml export-ignore
6+
/.yamllint.yaml export-ignore
77
/Makefile export-ignore
8-
/composer-require-config.json export-ignore
8+
/composer-require-checker.json export-ignore
99
/composer.lock export-ignore
10-
/phive.xml export-ignore
10+
/rector.php export-ignore
1111
/phpbench.json export-ignore
1212
/phpcs.xml.dist export-ignore
13-
/phpmd.xml.dist export-ignore
1413
/phpstan.neon export-ignore
1514
/phpunit.xml.dist export-ignore
1615
/psalm.xml export-ignore

0 commit comments

Comments
 (0)