16 lines
305 B
Plaintext
16 lines
305 B
Plaintext
# Build / tooling artifacts
|
|
.dart_tool/
|
|
build/
|
|
.idea/
|
|
*.iml
|
|
|
|
# Dev/CI helper scripts, not needed by package consumers.
|
|
ci/
|
|
|
|
# Example Podfile (not needed in the published tarball).
|
|
example/**/Podfile
|
|
example/**/Podfile.lock
|
|
|
|
# Internal working notes, not for the published package.
|
|
NEW_SUPPORT_ROADMAP.md
|