From ebde162621070c1333f2e77c289269392da92da2 Mon Sep 17 00:00:00 2001 From: Alexander Zatsepin Date: Fri, 21 Sep 2018 18:34:58 +0300 Subject: [PATCH] [android] Added network config to gitignore --- android/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/.gitignore b/android/.gitignore index 15c3212de9..2ef3eade3b 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -38,3 +38,5 @@ res/drawable-mdpi/uk_england.png res/drawable-mdpi/uk_northern_ireland.png res/drawable-mdpi/uk_scotland.png res/drawable-mdpi/uk_wales.png + +res/xml/network_security_config.xml