Skip to content

Commit

Permalink
Add melos and cleanup gitignore and pubspec.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
TahaTesser committed Oct 13, 2023
1 parent 4e34cd2 commit d1b0b4f
Show file tree
Hide file tree
Showing 12 changed files with 210 additions and 1,772 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,20 @@ example/.fvm/
/build/
build/

# pubspec.lock
pubspec.lock
example/pubspec.lock
coffee_maker/pubspec.lock
playground/pubspec.lock
playground_navigator2/pubspec.lock

# pubspec_overrides
pubspec_overrides.yaml
example/pubspec_overrides.yaml
coffee_maker/pubspec_overrides.yaml
playground/pubspec_overrides.yaml
playground_navigator2/pubspec_overrides.yaml

# Symbolication related
app.*.symbols

Expand Down
44 changes: 0 additions & 44 deletions coffee_maker/.gitignore

This file was deleted.

Loading

0 comments on commit d1b0b4f

Please sign in to comment.