
gitignore file in the AndroidShowcase folder. # Local configuration file (sdk path, etc)Īnd the following as content for the. gitignore file in the AndroidShowcaseRepository folder # Built application files So, for example, this is a sample structure ( folders are bolded): Usually, I create my project inside a parent folder which I initialize as my Git repository.

gitignore file is sometimes tedious, so I have gathered some information on the Internet, mainly on StackOverflow, I made some experiments with my sample project over and over and finally I obtained a perfect Android Studio.
