Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Sync global gitignore to drupal-vm #308

Closed
chrisarusso opened this issue Nov 12, 2015 · 2 comments
Closed

Sync global gitignore to drupal-vm #308

chrisarusso opened this issue Nov 12, 2015 · 2 comments
Labels

Comments

@chrisarusso
Copy link

It would be a nice feature either as part of config or in an automated way to sync the global gitignore file (often at ~/.gitignore_global) from the host machine to the vm. If you're using PHPStorm on a project for example, and you've configured your host machine's global gitignore file to ignore .idea/ you'll see that a git status in the projec on the drupal-vm asks you if you want to add the gitignore file

@geerlingguy
Copy link
Owner

I'd be happy to just add .idea to https://github.com/geerlingguy/drupal-vm/blob/master/.gitignore :)

@chrisarusso
Copy link
Author

That'll do for this specific scenario. I'm happy to submit a PR for it if you'd like. I'm also happy to look into a more robust solution that would either allow you to define it in configuration, or would port over your host global git config file 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants