mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
- Replace live-server with existing Browsersync dependency as web server - Remove duplicate `index.html` file - Add `build:html` script to generate `/docs/preview.html`
12 lines
125 B
Plaintext
12 lines
125 B
Plaintext
.DS_Store
|
|
.idea
|
|
*.log
|
|
/_playwright-report
|
|
/_playwright-results
|
|
/docs/preview.html
|
|
/lib
|
|
/node_modules
|
|
|
|
# exceptions
|
|
!.gitkeep
|