aboutsummaryrefslogtreecommitdiffstats
path: root/plyr.code-workspace
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-06-18 21:41:25 +1000
committerSam Potts <sam@potts.es>2018-06-18 21:41:25 +1000
commitcc3c0b54484e6f5a7b4dba8a36a44f345e462f26 (patch)
tree5fe2838546d9f981b21572dee88ee7a1c3195477 /plyr.code-workspace
parent4811e3333f1417bc9e14f6cc38afc789e9051c4c (diff)
parent3c9c1b4cdcd0eb9076c3f0bafbabb057ee140c42 (diff)
downloadplyr-cc3c0b54484e6f5a7b4dba8a36a44f345e462f26.tar.lz
plyr-cc3c0b54484e6f5a7b4dba8a36a44f345e462f26.tar.xz
plyr-cc3c0b54484e6f5a7b4dba8a36a44f345e462f26.zip
Merge branch 'develop'
Diffstat (limited to 'plyr.code-workspace')
-rw-r--r--plyr.code-workspace3
1 files changed, 2 insertions, 1 deletions
diff --git a/plyr.code-workspace b/plyr.code-workspace
index c0b30608..467623c9 100644
--- a/plyr.code-workspace
+++ b/plyr.code-workspace
@@ -11,7 +11,8 @@
},
// Exclude from search
"search.exclude": {
- "dist/": true
+ "dist/": true,
+ "demo/dist/": true
},
// Linting
"stylelint.enable": true,