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

[Developer] Update to '.gitignore' to not track user specific 'cpp/Brewfile.lock.json' file #24168

Closed
asfimport opened this issue Feb 26, 2020 · 1 comment

Comments

@asfimport
Copy link

In the developer guides for Python, there is a suggestion for users on macOS to use Homebrew to install all dependencies required for building Arrow C++. This creates a 'cpp/Brewfile.lock.json' file is specific to the system it sits on.

It would be desirable for this not to be tracked by version control. To prevent this accidental addition, perhaps it should be ignored in the gitignore file for the respository

Environment: macOS-10.15.3
Reporter: Tarek Allam / @tallamjr
Assignee: Tarek Allam / @tallamjr

PRs and other links:

Note: This issue was originally created as ARROW-7949. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Antoine Pitrou / @pitrou:
Issue resolved by pull request 6494
#6494

@asfimport asfimport added this to the 0.17.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant