mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
*.log
|
|
.DS_Store
|
|
.idea
|
|
node_modules
|
|
/themes/
|
|
/lib/
|
|
/cypress/integration/examples
|
|
/cypress/fixtures/docs
|
|
|
|
# exceptions
|
|
!.gitkeep
|