Skip to content

Commit

Permalink
removed ignored files from git
Browse files Browse the repository at this point in the history
  • Loading branch information
humazed committed Jan 30, 2021
1 parent 82347a3 commit fbe631c
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 136 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ build/
android/app/src/main/res/values/keys.xml
lib/keys.dart
/google_map_location_picker.iml
/.idea
/android/.idea/
2 changes: 0 additions & 2 deletions .idea/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .idea/encodings.xml

This file was deleted.

86 changes: 0 additions & 86 deletions .idea/markdown-navigator.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/markdown-navigator/profiles_settings.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/misc.xml

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/runConfigurations/example_lib_main_dart.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

4 changes: 1 addition & 3 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
**/ios/**/profile
**/ios/**/xcuserdata
**/ios/.generated/
**/ios/Flutter/App.framework
**/ios/Flutter/Flutter.framework
**/ios/Flutter/Generated.xcconfig
**/ios/Flutter/app.flx
**/ios/Flutter/app.zip
Expand All @@ -69,4 +67,4 @@
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
android/app/src/main/res/values/keys.xml
!/lib/keys.dart
/lib/keys.dart
8 changes: 0 additions & 8 deletions example/android/app/src/main/res/values/styles.xml

This file was deleted.

2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ packages:
path: ".."
relative: true
source: path
version: "4.1.2"
version: "4.1.2+1"
google_maps_flutter:
dependency: transitive
description:
Expand Down

0 comments on commit fbe631c

Please sign in to comment.