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

Idea: ignore file #127

Open
ijlyttle opened this issue Oct 23, 2019 · 1 comment
Open

Idea: ignore file #127

ijlyttle opened this issue Oct 23, 2019 · 1 comment

Comments

@ijlyttle
Copy link
Member

Clearly, this is for a future release.

I came across this interesting tweet from @jennybc:

https://twitter.com/JennyBryan/status/1187035839206813697

She contends that a file-service should have a concept of an ignore file; I would agree.

box_push() already has the logical argument ignore_dots, but I think it might be interesting to think about how we might implement such an idea. After the next CRAN release...

@nathancday
Copy link
Member

I think this idea is very useful.

I've been using something similar but inverse to this. Such that it only fetches/pushes files that match on a pattern, similar to the behavior in dir(pattern = ).

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