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:
Jason Simmons 2021-08-24 14:38:23 -07:00 committed by GitHub
parent 53a65e1c40
commit 14b15b2e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -27,6 +27,7 @@ Thumbs.db
# directories pulled in via deps or hooks
/buildtools/
/flutter/
/gradle/
/ios_tools/
/out/