[wp-trac] [WordPress Trac] #43411: Remove `vendor` file name entry from `.gitignore`
WordPress Trac
noreply at wordpress.org
Sun Feb 25 08:57:12 UTC 2018
#43411: Remove `vendor` file name entry from `.gitignore`
------------------------------+-----------------------------
Reporter: netweb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
It looks like `vendor` snuck into the `.gitignore` via [41681] and should
be removed.
As it is `vendor` and not `/vendor` it refers to a filename per https
://git-scm.com/docs/gitignore#_pattern_format
The `vendor/` path (in reference to Composer) was added later in [42405]
and should remain as is.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43411>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list