You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
User Profile
tdriley
Explorer | Level 4
Joined 3 years ago
User Widgets
Posts & Replies
Re: .dropbox-ignore to prevent folders being uploaded to DropBox like git's .gitignore
I got it working like denyspsaid, but I needed to add the -r param, so: `xattr -rw com.dropbox.ignored 1 /Users/yourname/Dropbox/**/node_modules` Update:Actually, both commands seem to work...10KViews1like4Comments