← Package directory
Available on winget

Install dbxignore

Hierarchical .dropboxignore files for Dropbox

Install with winget
winget install --id kiloscheffer.dbxignore
Upgrade
winget upgrade --id kiloscheffer.dbxignore
Uninstall
winget uninstall --id kiloscheffer.dbxignore

About dbxignore

dbxignore applies the Dropbox ignore marker to paths that match a .dropboxignore file. .dropboxignore files use gitignore syntax and can be placed in any folder under a Dropbox root; matching paths are excluded from Dropbox sync. Markers are written using NTFS alternate data streams on Windows.

What's new in 1.0.6

What's Changed - docs(readme): document winget as an install / uninstall path by @kiloscheffer in #289 - docs(readme): reorder package managers; split winget uninstall by @kiloscheffer in #290 - test(manual): Phase 6 uninstall-scrubs-state + --keep-logs case by @kiloscheffer in #291 - test(manual): install.ps1 -Help + scriptblock-form coverage by @kiloscheffer in #292 - docs(backlog): broaden #22 to all-platform one-liner coverage by @kiloscheffer in #293 - docs(backlog): add #23 uninstall_task idempotency + #24 Extras tracker by @kiloscheffer in #294 - docs(readme): restructure Requirements OS line as nested list by @kiloscheffer in #295 - fix: force LF line endings on shell scripts via .gitattributes by @kiloscheffer in #296 - fix(scripts): avoid apostrophe in heredoc body (bash 3.2 parser issue) by @kiloscheffer in #297 - fix(install): wait for daemon process exit after launchctl bootout by @kiloscheffer in #298 - docs(backlog): note bootout-wait false-positive symptom in #16 by @kiloscheffer in #299 - docs(backlog): add #25 — manual-test default-spec installs PyPI by @kiloscheffer in #300 Full Changelog: v1.0.5...v1.0.6

Read release notes

Version history

Version Updated Notes
1.0.6 Unknown What's Changed - docs(readme): document winget as an install / uninstall path by @kiloscheffer in #289 - docs(readme): reorder package managers; split winget uninstall by @kiloscheffer in #290 - test(manual): Phase 6 uni...
1.0.5 Unknown What's Changed - ci(deps): bump the actions-minor-patch group with 2 updates by @dependabot[bot] in #277 - docs: host the install one-liner at dbxignore.com by @kiloscheffer in #278 - ci(release): drop wheel and sdist fr...
1.0.2 Unknown Release notes