Skip to content

Commit ff07528

Browse files
committed
Ignore test folder and all phpstan files
1 parent f2bb278 commit ff07528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/docker export-ignore
2-
/test export-ignore
2+
/tests export-ignore
33
/var export-ignore
44
/docker-compose.yml export-ignore
55
/.* export-ignore
66
/Makefile export-ignore
77
/phpunit.xml export-ignore
8-
/phpstan.* export-ignore
8+
/phpstan* export-ignore
99
/phpcs.xml export-ignore
1010
/phpmd.xml export-ignore

0 commit comments

Comments
 (0)