From 96c9b57d9248ceec6b06012ee069ad0951bde01a Mon Sep 17 00:00:00 2001 From: Arnaud Vergnet Date: Fri, 20 Mar 2020 22:34:55 +0100 Subject: [PATCH] Improved .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d40d999..70940e0 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,8 @@ npm-debug.* *.orig.* web-build/ web-report/ +/.expo-shared/ +/coverage/ +/.idea/ +/package-lock.json +/passwords.json