aboutsummaryrefslogtreecommitdiffstats
path: root/skins/.vsls.json
diff options
context:
space:
mode:
Diffstat (limited to 'skins/.vsls.json')
-rw-r--r--skins/.vsls.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/skins/.vsls.json b/skins/.vsls.json
new file mode 100644
index 000000000000..1a9d1ab1ea79
--- /dev/null
+++ b/skins/.vsls.json
@@ -0,0 +1,10 @@
+{
+ "$schema": "http://json.schemastore.org/vsls",
+ "gitignore":"hide",
+ "excludeFiles":[
+ "!*"
+ ],
+ "hideFiles":[
+ "!*"
+ ]
+}