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 is breaking drupal git deployment #142

Open
calbasi opened this issue May 2, 2017 · 1 comment
Open

.gitignore is breaking drupal git deployment #142

calbasi opened this issue May 2, 2017 · 1 comment

Comments

@calbasi
Copy link

calbasi commented May 2, 2017

Hi, at .gitignore you have:
/vendor
which is an absolute path, and is targeting all drupal vendor folder

@gsolak
Copy link

gsolak commented Nov 2, 2017

Hi @calbasi -

/vendor is a pretty standard inclusion in the .gitignore file. Even in the top level root directory of your app.

but even then - how would this break your git deployment? Are you using composer?

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

No branches or pull requests

2 participants