mirror of
https://github.com/flutter/samples.git
synced 2025-11-13 19:08:41 +00:00
Graduating add-to-app (#180)
This commit is contained in:
14
add_to_app/android_using_plugin/.gitignore
vendored
Normal file
14
add_to_app/android_using_plugin/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
*.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
|
||||
Reference in New Issue
Block a user