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.