Skip to content

Commit b1a4c55

Browse files
committed
Update .gitattributes
1 parent eeb893d commit b1a4c55

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitattributes

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
/.github
12
/tests export-ignore
23
/phpunit.xml.dist export-ignore
34
/.gitattributes export-ignore
45
/.gitignore export-ignore
56
/.php-cs-fixer.dist.php export-ignore
6-
/.travis.yml export-ignore
7+
/phpstan.neon.dist
8+
/phpstan-baseline.neon
9+
/psalm.baseline.xml
10+
/psalm.xml

0 commit comments

Comments
 (0)