8000 removed non-core files and add them to .gitignore · coder-wuyan/flutter-webrtc@655b24b · GitHub
[go: up one dir, main page]

Skip to content

Commit 655b24b

Browse files
committed
removed non-core files and add them to .gitignore
1 parent 0a0bcb6 commit 655b24b

File tree

11 files changed

+8
-546
lines changed
  • android
  • ios/Flutter
  • 11 files changed

    +8
    -546
    lines changed

    .dart_tool/package_config.json

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

    .gitignore

    Lines changed: 8 additions & 0 deletions
    Original file line numberDiff line numberDiff line change
    @@ -3,6 +3,7 @@
    33
    .DS_Store
    44
    .packages
    55
    .vscode/.DS_Store
    6+
    .dart_tool/
    67
    example/pubspec.lock
    78
    pubspec.lock
    89
    example/ios/Podfile.lock
    @@ -15,5 +16,12 @@ example/.flutter-plugins
    1516
    example/android/local.properties
    1617
    android/.gradle
    1718
    android/.settings
    19+
    android/gradle
    20+
    android/gradlew
    21+
    android/gradlew.bat
    1822
    android/local.properties
    1923
    example/android/.settings
    24+
    example/.flutter-plugins-dependencies
    25+
    example/android/.project/
    26+
    example/android/app/.classpath
    27+
    example/ios/Flutter/flutter_export_environment.sh
    -53.1 KB
    Binary file not shown.

    android/gradle/wrapper/gradle-wrapper.properties

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

    android/gradlew

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

    android/gradlew.bat

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

    0 commit comments

    Comments
     (0)
    0