mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-04-05 07:12:13 +00:00
fix: remove unrelated .idea files
Change-Id: I25aaf5743e8e2a2d1b6f9d499f9dbe4d0e414f4e
This commit is contained in:
23
persist_key_value/.gitignore
vendored
23
persist_key_value/.gitignore
vendored
@@ -7,3 +7,26 @@
|
||||
build/
|
||||
|
||||
.flutter-plugins
|
||||
|
||||
# Intellij User-specific configurations
|
||||
*.iml
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/gradle.xml
|
||||
.idea/dictionaries
|
||||
.idea/libraries
|
||||
.idea/libraries/
|
||||
.idea/.name
|
||||
.idea/compiler.xml
|
||||
.idea/copyright/profiles_settings.xml
|
||||
.idea/encodings.xml
|
||||
.idea/misc.xml
|
||||
.idea/modules.xml
|
||||
.idea/scopes/scope_settings.xml
|
||||
.idea/vcs.xml
|
||||
.idea/jsLibraryMappings.xml
|
||||
.idea/datasources.xml
|
||||
.idea/dataSources.ids
|
||||
.idea/sqlDataSources.xml
|
||||
.idea/dynamic.xml
|
||||
.idea/uiDesigner.xml
|
||||
|
||||
Reference in New Issue
Block a user