From f29188c09fe214bb547667a3acc0e84ed3076f04 Mon Sep 17 00:00:00 2001 From: Maina Wycliffe Date: Wed, 29 May 2019 20:14:24 +0300 Subject: [PATCH] fix(graphql): add flutter auto-gen files to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4a0f8a2de..df41acfa3 100644 --- a/.gitignore +++ b/.gitignore @@ -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/