Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				
shaki3519yI run a batch file on any inserted USB automatically that checks and deletes .DS_Store and ._*
I have never been happier. - 
				
				
ryuu279y@vinaysshenoy my point was that it's using the file explorer that creates those shit. If you only use the terminal to navigate, you're fine.
But I agree that it's still a pain in the ass to have to restrain yourself in order to avoid being annoyed. - 
				
				@ryuu Ah. Also, I can't control other people not using finder to browse. Fucking thing is being checked in everywhere.
 - 
				
				
Fradow8989yIf it already is there: http://stackoverflow.com/questions/...
Or just add .DS_Store in .gitignore just after git init.
Everyone who commits those files should have git push privilege revoked ... - 
				
				
avedis31389y@mk3d hahahahahhaha I cMe here to write that... nust so the discussion wouldnt be one sided - 
				
				I scrolled down to find somebody that would explain what this rand is about, since I didn't find somebody, could somebody do?
 - 
				
				
mk3d34839y@aBrokenDonut Mac OS generate .DS_Store ressource file for Finder app in each directory you browse on a windows formatted drive/smb/cifs volume. I'm right? - 
				
				
A-C-E55969yDid you know that the creation of these files is actually an unfixed bug in macOS?
From my reading the links on that SO i think those files store comments made on files through "get info" panel but I guess the bug causes them to be made every time you view a folder in macOS 

Fuck you, .DS_Store.
undefined