Skip to content

Commit

Permalink
add release directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman committed Apr 24, 2024
1 parent 966a222 commit f3a3359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions add_to_app/my_flutter_module/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Icon?
.tags*

build/
release/
.android/
.ios/
.flutter-plugins
Expand Down

0 comments on commit f3a3359

Please sign in to comment.