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

Add setting for ignoring empty directories #969

Open
Dekkonot opened this issue Sep 11, 2024 · 0 comments
Open

Add setting for ignoring empty directories #969

Dekkonot opened this issue Sep 11, 2024 · 0 comments
Labels
scope: cli Relevant to the Rojo CLI type: enhancement Feature or improvement that should potentially happen

Comments

@Dekkonot
Copy link
Member

Empty directories are currently interpreted by Rojo as being an empty Folder. This is fine, except that source control like git often leaves behind empty directories, because they manage files and not directories. This means that Rojo can often end up syncing in a lot of extra stuff that you don't need.

I propose we add a setting for ignoring empty directories, so that we don't have to deal with this.

@Dekkonot Dekkonot added type: enhancement Feature or improvement that should potentially happen scope: cli Relevant to the Rojo CLI labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: cli Relevant to the Rojo CLI type: enhancement Feature or improvement that should potentially happen
Projects
None yet
Development

No branches or pull requests

1 participant