Skip to content

Instantly share code, notes, and snippets.

View irfnyas's full-sized avatar

Irfan Yas irfnyas

View GitHub Profile
@irfnyas
irfnyas / .gitignore
Last active August 23, 2022 01:49 — forked from Cheesetouched/.gitignore
Standardised gitignore for your Flutter apps & Dart projects
!**/ios/**/default.mode1v3
!**/ios/**/default.mode2v3
!**/ios/**/default.pbxuser
!**/ios/**/default.perspectivev3
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/settings.json
!.vscode/tasks.json
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
!default.mode1v3