Hi!
I’ve been using Box for a while, and I’d like to know if there’s any way to configure and don't upload certain types of files.
For example, having something like (.gitignore) could do the work (even per directory and/or subdirectories as well).
Why this feature? Well, there are many reasons for it, but for example, many applications generate files that are “intermediate” or “non-final” (or even final; we as users don’t want to upload them). One example could be all the compilation files that an IDE generates, or any temporary file that we don’t need on other computers.
Best,