зеркало из https://github.com/microsoft/lage.git
27 строки
340 B
Plaintext
27 строки
340 B
Plaintext
# Not formatted
|
|
.*ignore
|
|
*.proto
|
|
|
|
# Generated or imported files
|
|
change/*.json
|
|
CHANGELOG.*
|
|
LICENSE
|
|
SECURITY.md
|
|
*.snap
|
|
yarn.lock
|
|
# this is a test fixture
|
|
yarn.js
|
|
.yarn/**
|
|
|
|
# These lines from .gitignore can be removed after prettier 3 update
|
|
node_modules
|
|
src/**/*.js
|
|
dist
|
|
lib
|
|
*.log
|
|
.DS_Store
|
|
*.pdf
|
|
coverage
|
|
.idea/
|
|
**/.docusaurus/
|
|
profile*.json |