Files
rasadyar_application/packages/core/.gitignore
mr.mojtaba 7c3c1280b2 feat : new injection logic
test : some file :)
chore : upgrade android gradle
2025-08-19 11:22:34 +03:30

34 lines
316 B
Plaintext

# Ignore build output and other generated files
build/
# Dart/Pub related
.dart_tool/
.packages
.pub/
# IDE files
.idea/
*.iml
*.ipr
*.iws
# VS Code
.vscode/
# macOS
.DS_Store
# Other
*.log
*.swp
*.pyc
# Flutter specific
.flutter-plugins
.flutter-plugins-dependencies
pubspec.lock
# Test outputs
test_cache/