aves_mio1/.flutter/packages/flutter_tools/.gitignore
FabioMich66 19a982ede6
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-03-05 15:51:30 +01: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/**