Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitignore composer vendor directory #1618

Merged
merged 1 commit into from
Feb 14, 2016
Merged

gitignore composer vendor directory #1618

merged 1 commit into from
Feb 14, 2016

Conversation

lukasbesch
Copy link
Contributor

composer create-project (see 6a6ff88) adds vendor directory which we do not want to have in version control.

composer.json and composer.lock should probably also be ignored (in sage 8.*) – at the moment they are only covered by Bedrock's gitignore file.

`composer create-project` (see 6a6ff88
) adds vendor directory which we do not want to have in version control.
retlehs added a commit that referenced this pull request Feb 14, 2016
gitignore composer vendor directory
@retlehs retlehs merged commit 04da7a6 into roots:master Feb 14, 2016
@retlehs
Copy link
Sponsor Member

retlehs commented Feb 14, 2016

thanks

composer.json and composer.lock should probably also be ignored

these files will be relevant in sage 9

@lukasbesch lukasbesch deleted the fix/composer-vendor branch February 22, 2016 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants