Skip to content

Commit 14b5442

Browse files
committed
docs(php): exclude files
1 parent 2b0d553 commit 14b5442

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitattributes

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/vendor export-ignore
2+
/composer.lock export-ignore
13
/tests export-ignore
4+
/phpunit.xml export-ignore
25
/.github export-ignore
3-
/phpunit.xml export-ignore
6+
/.idea export-ignore
7+
/.vscode export-ignore
8+
/.editorconfig export-ignore

0 commit comments

Comments
 (0)