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