20 lines
232 B
Plaintext
20 lines
232 B
Plaintext
# Old apps prototypes
|
|
prototypes/*
|
|
|
|
# AI prompts
|
|
ai_prompts/*
|
|
|
|
# Template feature
|
|
packages/features/shared/template_feature/*
|
|
|
|
# Generated files
|
|
*.g.dart
|
|
*.freezed.dart
|
|
|
|
# Dart/Flutter
|
|
.dart_tool/
|
|
.packages
|
|
.pub-cache/
|
|
.pub/
|
|
build/
|