mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Add src/gradle to the gitignore in the buildroot (#506)
Gradle is now a dependency in flutter/DEPS
(see 22af55c934
)
This commit is contained in:
parent
53a65e1c40
commit
14b15b2e8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,6 +27,7 @@ Thumbs.db
|
||||
# directories pulled in via deps or hooks
|
||||
/buildtools/
|
||||
/flutter/
|
||||
/gradle/
|
||||
/ios_tools/
|
||||
/out/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user