Skip to content

Commit

Permalink
First commit with .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocarli committed Apr 22, 2019
0 parents commit 00a9ae4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
@@ -0,0 +1,13 @@
*.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

0 comments on commit 00a9ae4

Please sign in to comment.