Skip to content

Commit

Permalink
.gitignore: [add] examples' platform folders
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Sep 6, 2022
1 parent 6ad7745 commit fa44f08
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,11 @@ example/*.lock
# tests
package/coverage/
package/test/.test_coverage.dart

# Examples Platforms
**/android/
**/ios/
**/web/
**/linux/
**/macos/
**/windows/

0 comments on commit fa44f08

Please sign in to comment.