flutter/packages/flutter_tools/templates/plugin_shared
Loïc Sharma 29f332c822
Add migration to git ignore SwiftPM build directories (#152766)
Opening a Swift package in Xcode generates `.build` and `.swiftpm` directories. These should be ignored as they contain intermediary build artifacts that aren't meant to be checked-in.

Part of https://github.com/flutter/flutter/issues/148018
2024-08-05 20:26:16 +00:00
..
android.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
macos.tmpl Add create app and plugin templates for Swift Package Manager (#147082) 2024-04-24 22:46:20 +00:00
windows.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
.gitignore.tmpl Add migration to git ignore SwiftPM build directories (#152766) 2024-08-05 20:26:16 +00:00
.metadata.tmpl Native assets support for MacOS and iOS (#130494) 2023-09-10 08:07:13 +00:00
analysis_options.yaml.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
CHANGELOG.md.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
LICENSE.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
projectName.iml.tmpl Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +00:00
pubspec.yaml.tmpl Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00