Skip to content

Commit 3a510c7

Browse files
chore: Update gitignore
1 parent 5f0b835 commit 3a510c7

File tree

5 files changed

+6
-554
lines changed

5 files changed

+6
-554
lines changed

.flutter-plugins-dependencies

Lines changed: 0 additions & 1 deletion
This file was deleted.

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
.history
1010
.svn/
1111
*.old
12+
.project
13+
.classpath
14+
.settings
15+
/.fvm
16+
1217

1318
# IntelliJ related
1419
*.iml
@@ -31,6 +36,7 @@
3136
build/
3237
coverage/
3338
lib/generated_plugin_registrant.dart
39+
.flutter-plugins-dependencies
3440
# For library packages, don’t commit the pubspec.lock file.
3541
# Regenerating the pubspec.lock file lets you test your package against the latest compatible versions of its dependencies.
3642
# See https://dart.dev/guides/libraries/private-files#pubspeclock

example/ios/Flutter/Flutter.podspec

Lines changed: 0 additions & 18 deletions
This file was deleted.

example/pubspec.lock

Lines changed: 0 additions & 271 deletions
This file was deleted.

0 commit comments

Comments
 (0)