Can I stop .DS_Store files being created in certain folders (and ideally their subfolders)? For instance, in a web development project directory and its subdirectories.
Asked
Active
Viewed 28 times
1
-
I was looking for the same thing but for git, then I found gitignore – anki Mar 28 '20 at 03:38
-
I know it can be done system wide but I haven't seen anything about just preventing them on specific, non-network, drives or folders. Do you want to disable their creation for the entire system? – fsb Mar 28 '20 at 04:18