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

.mignore not being used #1106

Open
techyogi opened this issue Jan 21, 2025 · 1 comment
Open

.mignore not being used #1106

techyogi opened this issue Jan 21, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@techyogi
Copy link

Describe the bug
.mignore containing "node_modules" is not being used.

To Reproduce
.mignore containing "node_modules" on one line in the root of the dropbox folder.

Expected behaviour
Restarted maestral. restarted computer. Still downloading node-modules folders from dropbox.com

System:
Macos Sequoia 15.2 on Macbook M3 Max 14"

Additional context
Do I need to reindex or something? What am i missing?

@techyogi techyogi added the bug Something isn't working label Jan 21, 2025
@doersino
Copy link

doersino commented Mar 2, 2025

This works for me:

**/node_modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants