blob: 5bd42c1696fcaf2734597078191294a49c06e194 [file] [log] [blame]
# 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 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/
!canvaskit/
!spring_animation/
!test_shaders/
!tonic/
!txt/
!web_locale_keymap/
!web_test_fonts/
!web_unicode/