mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* add documentation regarding usage of nested docs + add .idea in .gitignore * Remove 1.3.3, move to navigation & simplify wording * add documentation for docusaurus >= v1.2.0 a well
21 lines
262 B
Plaintext
21 lines
262 B
Plaintext
.DS_Store
|
|
.vscode
|
|
.idea
|
|
*.code-workspace
|
|
|
|
node_modules
|
|
|
|
.eslintcache
|
|
lib/core/metadata.js
|
|
lib/core/MetadataBlog.js
|
|
lib/pages/
|
|
|
|
website/build/
|
|
website/i18n/*
|
|
website/node_modules
|
|
website/package-lock.json
|
|
website/translated_docs
|
|
website/yarn.lock
|
|
|
|
yarn-error.log
|