Skip to content

Commit e2825e0

Browse files
committed
Update .gitattributes
1 parent b5dc333 commit e2825e0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitattributes

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
/.gitattributes export-ignore
22
/.gitignore export-ignore
3-
/.scrutinizer.yml export-ignore
4-
/.travis.yml export-ignore
5-
/composer-require-config.json export-ignore
3+
/.yamllint.yaml export-ignore
4+
/composer-require-checker.json export-ignore
65
/composer.lock export-ignore
76
/phpmd.xml.dist export-ignore
87
/phpunit.xml.dist export-ignore
@@ -13,5 +12,4 @@
1312
/psalm.xml export-ignore
1413
/tests/ export-ignore
1514
/examples/ export-ignore
16-
/.dependabot/ export-ignore
1715
/.github/ export-ignore

0 commit comments

Comments
 (0)