aves_mio22/.flutter/packages/flutter_tools/.gitignore
2026-04-18 20:05:02 +02:00

9 lines
309 B
Text

# Normally (from the root) we ignore .idea folders, but the ones present
# in ide_templates/ and templates/ are real folders we intend to copy as part of
# "flutter create".
!ide_templates/intellij/.idea
!templates/**/.idea
# Do not need gradle cache of flutter gradle plugin code checked in.
gradle/bin/**