mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-03-28 17:42:48 +01:00
30 lines
471 B
Plaintext
30 lines
471 B
Plaintext
|
|
# FVM Version Cache
|
|
.fvm/
|
|
|
|
# Scaffholding
|
|
.dart_tool/
|
|
.flutter-plugins-dependencies
|
|
.fvmrc
|
|
.idea/
|
|
.metadata
|
|
linux/
|
|
macos/
|
|
potato_mesh_reader.iml
|
|
pubspec.lock
|
|
web/
|
|
windows/
|
|
# Android/Gradle outputs
|
|
android/.gradle/
|
|
android/app/build/
|
|
|
|
# iOS/Xcode outputs
|
|
ios/Pods/
|
|
ios/.symlinks/
|
|
ios/Flutter/ephemeral/
|
|
ios/Flutter/App.framework
|
|
ios/Flutter/Flutter.framework
|
|
ios/Flutter/flutter_export_environment.sh
|
|
ios/Flutter/Generated.xcconfig
|
|
ios/Runner/GeneratedPluginRegistrant.*
|