Skip to content

Commit

Permalink
added .pubignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nhathiwala committed Nov 18, 2021
1 parent 61d0ef7 commit 0db4cc5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.DS_Store
.dart_tool/

.packages
.metadata
.pub/
.vscode/
.idea/

build/
ios/.generated/
ios/Flutter/Generated.xcconfig
ios/Runner/GeneratedPluginRegistrant.*
.env*

0 comments on commit 0db4cc5

Please sign in to comment.