In the Android Studio 1.3 and later,what should be added in my .gitignore for a project? -


as android studio improved,now latest version 1.3.2,what should in .gitignore can develop well?

checkout ignore file: https://github.com/github/gitignore/blob/master/android.gitignore

also,

you can install plugin: https://github.com/hsz/idea-gitignore


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -