Page MenuHomeDevCentral

Git configuration: add vendor/ to .gitignore
ClosedPublic

Authored by dereckson on Jul 25 2016, 03:09.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 23:48
Unknown Object (File)
Sun, Nov 10, 00:33
Unknown Object (File)
Sat, Nov 9, 05:02
Unknown Object (File)
Sat, Oct 26, 05:11
Unknown Object (File)
Wed, Oct 23, 13:03
Unknown Object (File)
Oct 15 2024, 23:44
Unknown Object (File)
Oct 15 2024, 22:39
Unknown Object (File)
Oct 15 2024, 20:15
Subscribers
None

Details

Test Plan

git status when a non empty vendor folder is present

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Git configuration: add vendor/ to .gitignore.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

vendor/bundle/ is now the default folder bundler wants to use as a non root user.

This revision is now accepted and ready to land.Jul 25 2016, 03:09
This revision was automatically updated to reflect the committed changes.