Skip to content

Commit

Permalink
chore(gitignore): ignore bin directory
Browse files Browse the repository at this point in the history
  • Loading branch information
albertms10 committed Jun 2, 2023
1 parent 3d06e5b commit 283f7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ migrate_working_dir/
.pub-cache/
.pub/
/build/
/bin/

# Symbolication related
app.*.symbols
Expand Down

0 comments on commit 283f7f5

Please sign in to comment.