aves_mio/.flutter/engine/src/flutter/third_party/.gitignore
Fabio Micheluz 2c988f959b
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-02-19 13:25:23 +01:00

23 lines
486 B
Text

# Ignore everything by default, as these come from gclient/DEPS.
# We'll explicitly include the folders we want to track.
/*
/boringssl/src
# Include the .gitignore file itself and .clang-tidy.
!.gitignore
!.clang-tidy
!README.md
# Allow custom README.flutter files in each folder.
**/README.flutter
# Include folders that have hand-written code (not DEPS).
!accessibility/
!boringssl/
!canvaskit/
!spring_animation/
!test_shaders/
!tonic/
!txt/
!web_locale_keymap/
!web_test_fonts/