Skip to content

Commit a606166

Browse files
authored
Update .gitattributes (#792)
Updated list of useless files deployed on servers or embedded copies.
1 parent 028d7cc commit a606166

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.gitattributes

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@
44
/.editorconfig export-ignore
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
7-
/.php_cs export-ignore
7+
/.php-cs-fixer.php export-ignore
88
/.scrutinizer.yml export-ignore
9-
/.travis.yml export-ignore
9+
/.github export-ignore
10+
/CONTRIBUTING.md export-ignore
1011
/dev-tools export-ignore
1112
/phpstan.neon export-ignore
1213
/phpunit.xml export-ignore
14+
/phpunit-windows.xml export-ignore
1315
/samples export-ignore
16+
/doc export-ignore
1417
/tests export-ignore
18+
/Makefile export-ignore
19+
/alt_autoload.php-dist export-ignore

0 commit comments

Comments
 (0)