mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Adds an Android app to the add2app experimental sample (#133)
This commit is contained in:
13
experimental/add_to_app/SimpleAndroidApp/.gitignore
vendored
Normal file
13
experimental/add_to_app/SimpleAndroidApp/.gitignore
vendored
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user