mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-03 20:36:31 +08:00
chore: Ignoring examples platforms folder (#2825)
Change the gitignore to ignore the platform folders of examples.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -47,3 +47,10 @@ _build/
|
||||
# Custom
|
||||
lib/generated_plugin_registrant.dart
|
||||
examples/**/.gitignore
|
||||
|
||||
**/example/android
|
||||
**/example/ios
|
||||
**/example/linux
|
||||
**/example/macos
|
||||
**/example/windows
|
||||
**/example/web
|
||||
|
||||
Reference in New Issue
Block a user