From 8441af78c8b6138d919a4baff0cdbe7a4803f417 Mon Sep 17 00:00:00 2001 From: Marco Cesarato Date: Sat, 4 Jul 2020 11:58:17 +0200 Subject: [PATCH] chore: update gitignore --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a9009c8..552f493 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ -.idea/ -yarn.lock -package-lock.json +.idea/ +yarn.lock +package-lock.json +node_modules +.expo +.bitmap \ No newline at end of file