John McDole 721b47e7e6 Merge flutter/engine into framework
Adds files from flutter/flaux which contain modifications for the engine
structure. The history for engine/ has been edited. Please see
flutter/engine for the original PRs.
2024-12-17 14:00:52 -08:00

40 lines
530 B
Plaintext

# commonly generated files
*.pyc
*~
.*.sw?
.ccls-cache
.checkstyle
.clangd
.classpath
.cproject
.DS_Store
.gdb_history
.gdbinit
.idea
.ignore
.landmines
.packages
.project
.pub
.pydevproject
.vscode
.cache
compile_commands.json
cscope.*
Session.vim
tags
Thumbs.db
# directories pulled in via deps or hooks
/buildtools/
/gradle/
/ios_tools/
/out/
/third_party/
/build/secondary/third_party/protobuf/
# This is where the gclient hook downloads the Fuchsia SDK and toolchain.
/fuchsia/
# Override higher level build ignore
!build/