فهرست منبع

Update .gitignore to include preview directory files

codecalm 7 ماه پیش
والد
کامیت
117fbbb2d5
1فایلهای تغییر یافته به همراه5 افزوده شده و 3 حذف شده
  1. 5 3
      .gitignore

+ 5 - 3
.gitignore

@@ -19,9 +19,11 @@ node_modules/
 /svg-tmp/
 /svg-tmp/
 /components/
 /components/
 /percy.sh
 /percy.sh
-/src/pages/playground.html
-/src/pages/playground-*.html
-/src/pages/features.html
+/preview/pages/playground.html
+/preview/pages/playground-*.html
+/preview/pages/screenshot.html
+/preview/pages/screenshot-*.html
+/preview/pages/features.html
 
 
 .pnp.loader.mjs
 .pnp.loader.mjs
 .pnp.cjs
 .pnp.cjs