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

VCS directories such as .git should be ignored by ocamlbuild by default #6712

Closed
vicuna opened this issue Dec 13, 2014 · 1 comment
Closed
Assignees

Comments

@vicuna
Copy link

vicuna commented Dec 13, 2014

Original bug ID: 6712
Reporter: @whitequark
Assigned to: @gasche
Status: closed (set by @xavierleroy on 2016-12-07T10:37:09Z)
Resolution: fixed
Priority: normal
Severity: minor
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues

Bug description

There is no downside to this as far as I see, and the upside is that ocamlbuild will not report hygiene violations anymore for e.g. files ending with ".a" that hg creates during its internal operation.

@vicuna
Copy link
Author

vicuna commented Dec 13, 2014

Comment author: @gasche

Fixed in trunk by whitequark's patch.

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

2 participants