Last active
June 23, 2022 15:34
-
-
Save corean/2416915ae0f20d06931b7b616a0f0ff7 to your computer and use it in GitHub Desktop.
Dropbox except directory in Laravel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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