mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

Relands https://github.com/flutter/flutter/pull/163890 and updates the Ninja path used by the engine tool
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
# Ignore everything by default, as these come from gclient/DEPS.
|
|
# We'll explicitly include the folders we want to track.
|
|
/*
|
|
|
|
# Include the .gitignore file itself.
|
|
!.gitignore
|
|
|
|
# Allow custom README.flutter files in each folder.
|
|
**/README.flutter
|