Skip to content

Instantly share code, notes, and snippets.

@asadmukhtar28
asadmukhtar28 / .gitignore
Last active September 2, 2021 11:41
.gitignore file for Android Studio Project, it contains all the files and paths that doesn`t need to pushed to repository.
#built application files
*.apk
*.ap_
*.aab
# files for the dex VM
*.dex
# Java class files
*.class