Skip to content

Commit b4d05d8

Browse files
Update .gitattributes
1 parent 552d8ee commit b4d05d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitattributes

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
/tests export-ignore
22
/dev export-ignore
3+
/.github export-ignore
34
/.editorconfig export-ignore
45
/.gitattributes export-ignore
56
/.gitignore export-ignore
6-
/.php_cs.dist export-ignore
7-
/.travis.yml export-ignore
7+
/.php-cs-fixer.dist export-ignore
88
/docker-compose.yml export-ignore
99
/phpunit.xml.dist export-ignore
10+
/.psalm.baseline.xml export-ignore
11+
/psalm.xml export-ignore

0 commit comments

Comments
 (0)