apk - .DS_Store in Android project -


as develop android apps, switch between windows , os x (on same app) such .ds_store file created os x appears in windows. git, can add .ds_store ignore file, no problem there. but, .ds_store make apk file (and hence increase size of apk file)?

no, it's thing mac os. should add .gitignore.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -