Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

.gitignore Advice for Android Project

Going to be versioning my Android project in git (and github), and curious if anybody has any advice on what files / folders I should be adding to .gitignore etc. Any gotchas I should be aware of?

I hate when I version my whole project then a few commits down the road end up with a bunch of files / folders in conflict I shouldn't have versioned in the first place.

Thanks!

like image 996
botbot Avatar asked Aug 04 '26 01:08

botbot


1 Answers

Standard .gitignore for Android projects

https://github.com/github/gitignore/blob/master/Android.gitignore

like image 78
SeanPONeil Avatar answered Aug 06 '26 14:08

SeanPONeil



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!