Android Studio .gitignore File

The following is the .gitignore file for my Android development in Android Studio.

This is what worked for me, but if anyone has additional input that’s welcome too.

Share this Story
Load More Related Articles
Load More By Nick Escobedo
Load More In Programming

Check Also

Laravel Sleep Facade and How To Write Tests Without Slowing Down Your Test Suite

Learn how to use the sleep facade and ...