From 3a5d29fb59c3b96b80b4fd5e2776f998020a1abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Bertol=C3=ADn?= Date: Fri, 12 Aug 2016 07:11:07 +0000 Subject: [PATCH] Added local_storage folder --- build/integration/local_storage/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build/integration/local_storage/.gitignore diff --git a/build/integration/local_storage/.gitignore b/build/integration/local_storage/.gitignore new file mode 100644 index 00000000000..5e7d2734cfc --- /dev/null +++ b/build/integration/local_storage/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore