27 lines
396 B
Plaintext
27 lines
396 B
Plaintext
# Flutter/Dart/Pub related
|
|
**/doc/api/
|
|
**/ios/Flutter/.last_build_id
|
|
.dart_tool/
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
.packages
|
|
.pub-cache/
|
|
.pub/
|
|
/build/
|
|
|
|
# Android Studio will place build artifacts here
|
|
/android/app/debug
|
|
/android/app/profile
|
|
/android/app/release
|
|
|
|
/android/build/reports
|
|
|
|
# -----------------------------
|
|
|
|
# Nix build results
|
|
result
|
|
result-*
|
|
|
|
# Database files
|
|
*.sqlite
|