diff --git a/.gitignore b/.gitignore index a62752d..6f2647b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ node_modules/**/* .expo/* npm-debug.* +package-lock.json +yarn.lock *.jks *.p12 *.key