Skip to content

Commit 9e7b109

Browse files
minor #13722 [VarDumper] Ignore /vendor/ directory in git (lyrixx)
This PR was merged into the 2.6 branch. Discussion ---------- [VarDumper] Ignore /vendor/ directory in git | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- cbec76c [VarDumper] Ignore /vendor/ directory in git
2 parents 69f901f + cbec76c commit 9e7b109

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
composer.lock
2+
phpunit.xml
3+
vendor/

0 commit comments

Comments
 (0)