anything-sync-daemon
anything-sync-daemon copied to clipboard
.flagged can be deleted mistakenly
.flagged is used right now to check the status of a proper sync, but since it is present in the directory tree, commands such as git clean -xdf can easily delete them and it may hamper the user experience with asd. Such files needs to be accommodated under /run somehow