Skip to content

Instantly share code, notes, and snippets.

@corean
Last active June 23, 2022 15:34
Show Gist options
  • Save corean/2416915ae0f20d06931b7b616a0f0ff7 to your computer and use it in GitHub Desktop.
Save corean/2416915ae0f20d06931b7b616a0f0ff7 to your computer and use it in GitHub Desktop.
Dropbox except directory in Laravel
xattr -w com.dropbox.ignored 1 \
/Users/corean/Dropbox/iniwedding.new/dev/vendor \
/Users/corean/Dropbox/iniwedding.new/dev/node_modules \
/Users/corean/Dropbox/iniwedding.new/dev/storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment