27 lines
291 B
Plaintext
27 lines
291 B
Plaintext
# Flutter
|
|
.dart_tool/
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
.packages
|
|
build/
|
|
|
|
# iOS
|
|
**/ios/Pods/
|
|
**/ios/.symlinks/
|
|
|
|
# Android
|
|
**/android/.gradle/
|
|
**/android/local.properties
|
|
|
|
# .NET
|
|
**/bin/
|
|
**/obj/
|
|
.vs/
|
|
|
|
# Local security artifacts
|
|
data/
|
|
certs/
|
|
|
|
# Brainstorm artifacts
|
|
.superpowers/
|