You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to sync your source code with Dropbox but exclude specific files or folders (e.g., node_modules or dist folders), this app allows you to apply Dropbox exclusion settings in bulk based on specified conditions. The app operates according to Dropbox's specifications: it uses NTFS alternate data streams on Windows and extended attributes on macOS/Linux. The content of the files themselves is not altered, but use it at your own risk.
Additionally, while macOS and Windows are supported, Linux binaries are not distributed as it has not been tested. If you wish to use it on Linux, please review the source code and build it yourself.