Skip to content

Instantly share code, notes, and snippets.

@hardikhari96
Last active December 18, 2021 12:50
Show Gist options
  • Save hardikhari96/12e1743439cef6c62bc8bc317cdb5a0f to your computer and use it in GitHub Desktop.
Save hardikhari96/12e1743439cef6c62bc8bc317cdb5a0f to your computer and use it in GitHub Desktop.
gitignore for android project
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment