8000 ignore local files · next-coder/flutter-webrtc@45a68fc · GitHub
[go: up one dir, main page]

Skip to content

Commit 45a68fc

Browse files
committed
ignore local files
1 parent 3f15ce9 commit 45a68fc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,10 @@ example/android/.settings
2424
example/.flutter-plugins-dependencies
2525
example/android/.project/
2626
example/android/app/.classpath
27-
example/ios/Flutter/flutter_export_environment.sh
27+
example/ios/Flutter/flutter_export_environment.sh
28+
example/ios/Flutter/Generated.xcconfig
29+
example/ios/Pods/.symlinks
30+
example/ios/Pods/Local Podspecs/
31+
example/ios/Runner/GeneratedPluginRegistrant.h
32+
example/ios/Runner/GeneratedPluginRegistrant.m
33+
example/ios/Runner.xcworkspace/xcuserdata/

0 commit comments

Comments
 (0)
0