From 6ddb6bc160bc837dd3feaeac440544b50f9bdc58 Mon Sep 17 00:00:00 2001
From: Aya Morisawa <AyaMorisawa4869@gmail.com>
Date: Mon, 13 Aug 2018 00:12:30 +0900
Subject: [PATCH] Add .vsls.json

---
 .vsls.json | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 .vsls.json

diff --git a/.vsls.json b/.vsls.json
new file mode 100644
index 0000000000..3fff862442
--- /dev/null
+++ b/.vsls.json
@@ -0,0 +1,4 @@
+{
+	"$schema": "http://json.schemastore.org/vsls",
+	"gitignore": "exclude"
+}
-- 
GitLab