From 52a2ff974f7ae0f3095990cefc7e5f2aa38c70d1 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 8 Nov 2020 10:17:43 +0100 Subject: [PATCH] playground init --- .gitignore | 3 ++- _config.yml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8105aca47..f99c72706 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ node_modules/ /components/ /percy.sh /Gemfile.lock -/package-lock.json \ No newline at end of file +/package-lock.json +/src/pages/playground.html \ No newline at end of file diff --git a/_config.yml b/_config.yml index a1de8210c..e564d6c6d 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,7 @@ keep_files: - img - dist - static + - playground.html title: Tabler description: Premium and Open Source dashboard template with responsive and high quality UI.