Skip to content

Commit

Permalink
fix remix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
tilucasoli committed Sep 17, 2024
1 parent fee0c75 commit 8f064be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ build/
coverage/

# MacOs related
**/macos/Flutter/ephemeral
# **/macos/Flutter/ephemeral

# Android related
**/android/**/gradle-wrapper.jar
Expand Down
4 changes: 1 addition & 3 deletions .pubignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ website
widgetbook
tool
assets
build
packages/remix/macos/Flutter/ephemeral/Flutter-Generated.xcconfig
packages/remix/macos/Flutter/ephemeral/flutter_export_environment.sh
build
2 changes: 0 additions & 2 deletions packages/remix/.pubignore
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
macos/Flutter/ephemeral/Flutter-Generated.xcconfig
macos/Flutter/ephemeral/flutter_export_environment.sh

0 comments on commit 8f064be

Please sign in to comment.