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
This commit is contained in:
Nicolas Grekas 2015-02-17 21:47:41 +01:00
commit 9e7b10915b
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
composer.lock
phpunit.xml
vendor/