Skip to content

Commit

Permalink
fix(graphql): add flutter auto-gen files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed May 29, 2019
1 parent 6e31f02 commit f29188c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ packages/graphql_flutter/example/android/.settings/
packages/graphql_flutter/example/android/app/.classpath
packages/graphql_flutter/example/android/app/.project
packages/graphql_flutter/example/android/app/.settings/

packages/graphql/example/android/
packages/graphql/example/ios/

0 comments on commit f29188c

Please sign in to comment.