mirror of
https://github.com/google/blockly.git
synced 2026-05-01 17:40:11 +02:00
8982178139
Due to poor Prettier support https://github.com/orgs/mdx-js/discussions/2127
12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
# Markdown/MDX (linted by ESLint + eslint-plugin-mdx instead)
|
|
*.md
|
|
*.mdx
|
|
|
|
# Build artifacts
|
|
build/
|
|
.docusaurus/
|
|
node_modules/
|
|
|
|
# Auto-generated
|
|
CHANGELOG.md
|