Share IDE project settings
This commit is contained in:
13
android/.gitignore
vendored
13
android/.gitignore
vendored
@@ -1,7 +1,18 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/
|
||||
/.idea/*
|
||||
!/.idea/.gitignore
|
||||
!/.idea/.name
|
||||
!/.idea/AndroidProjectSystem.xml
|
||||
!/.idea/compiler.xml
|
||||
!/.idea/gradle.xml
|
||||
!/.idea/misc.xml
|
||||
!/.idea/runConfigurations.xml
|
||||
!/.idea/vcs.xml
|
||||
/.idea/caches/
|
||||
/.idea/deploymentTargetSelector.xml
|
||||
/.idea/workspace.xml
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
|
||||
Reference in New Issue
Block a user