Browse Source

playground init

codecalm 4 years ago
parent
commit
52a2ff974f
2 changed files with 3 additions and 1 deletions
  1. 2 1
      .gitignore
  2. 1 0
      _config.yml

+ 2 - 1
.gitignore

@@ -22,4 +22,5 @@ node_modules/
 /components/
 /components/
 /percy.sh
 /percy.sh
 /Gemfile.lock
 /Gemfile.lock
-/package-lock.json
+/package-lock.json
+/src/pages/playground.html

+ 1 - 0
_config.yml

@@ -7,6 +7,7 @@ keep_files:
   - img
   - img
   - dist
   - dist
   - static
   - static
+  - playground.html
 
 
 title: Tabler
 title: Tabler
 description: Premium and Open Source dashboard template with responsive and high quality UI.
 description: Premium and Open Source dashboard template with responsive and high quality UI.