114 строки
2.7 KiB
Plaintext
114 строки
2.7 KiB
Plaintext
# Generated by npm / pnpm
|
|
**/package-lock.json
|
|
**/pnpm-lock.yaml
|
|
**/pnpm-workspace.yaml
|
|
|
|
# Boilerplate files
|
|
CODE_OF_CONDUCT.md
|
|
PACKAGES.md
|
|
SECURITY.md
|
|
|
|
# Build output
|
|
**/dist/*
|
|
**/lib/*
|
|
!common/lib/*
|
|
!**/src/lib/**
|
|
!**/test/lib/**
|
|
common/lib/**/lib
|
|
common/build/eslint-config-fluid/printed-configs/
|
|
build-tools/packages/*/docs/*.md
|
|
build-tools/packages/build-cli/README.md
|
|
build-tools/packages/version-tools/README.md
|
|
**/src/**/test/types/*.generated.ts
|
|
**/src/packageVersion.ts
|
|
**/build-tools/CHANGELOG.md
|
|
**/*.done.build.log
|
|
|
|
# Dependencies
|
|
**/node_modules/*
|
|
|
|
# Pipeline definitions are in YAML and can be broken by autoformatting
|
|
tools/pipelines/
|
|
|
|
# Used by API-Extractor
|
|
**/_api-extractor-temp/*
|
|
**/api-report/*
|
|
**/*.api.md
|
|
|
|
# Templates
|
|
.changeset/templates/
|
|
*.hbs
|
|
|
|
# Test json
|
|
build-tools/packages/build-tools/src/test/data/
|
|
experimental/dds/tree/src/test/documents/
|
|
packages/dds/map/src/test/mocha/snapshots/**/*.json
|
|
packages/dds/matrix/src/test/results/**/*.json
|
|
packages/dds/merge-tree/src/test/literature/*.txt
|
|
packages/dds/merge-tree/src/test/results/*.json
|
|
packages/dds/sequence/src/test/snapshots/**/*.json
|
|
packages/dds/sequence/src/test/results/**/*.json
|
|
packages/dds/sequence/src/test/fuzz/**/*.json
|
|
packages/dds/tree/src/test/snapshots/**/*.json
|
|
packages/dds/tree/src/test/shared-tree/fuzz/failures/**/*.json
|
|
packages/drivers/odsp-driver/src/test/**/*.json
|
|
packages/framework/attributor/src/test/attribution/documents/**/*.json
|
|
packages/test/snapshots/content/
|
|
packages/tools/fluid-runner/src/test/localOdspSnapshots/
|
|
packages/tools/fluid-runner/src/test/telemetryExpectedOutputs/
|
|
tools/api-markdown-documenter/src/test/snapshots/
|
|
|
|
# Generated type-tests
|
|
**/*.generated.ts
|
|
|
|
# Generated bundle analysis files
|
|
**/bundleAnalysis/**
|
|
|
|
# Generated oclif manifest files
|
|
**/oclif.manifest.json
|
|
|
|
# es5 build output
|
|
packages/framework/data-object-base/es5
|
|
|
|
# Test coverage reports
|
|
**/coverage/*
|
|
**/nyc/*
|
|
|
|
# Git configuration file
|
|
.git-blame-ignore-revs
|
|
|
|
# Generated by policy-check
|
|
packages/runtime/test-runtime-utils/src/assertionShortCodesMap.ts
|
|
|
|
# TODO: Investigate formatting options that support JSX syntax in .mdx files
|
|
docs/**/*.mdx
|
|
|
|
# Generated
|
|
docs/.doc-models
|
|
docs/.docusaurus
|
|
docs/build
|
|
docs/versions.json
|
|
docs/docs/api/*
|
|
docs/versioned_docs/*/api/*
|
|
|
|
# Formatting gets clobbered by swa
|
|
docs/swa-cli.config.json
|
|
|
|
# This is a test file
|
|
tools/markdown-magic/test/include.md
|
|
|
|
# github config yaml files are prone to breaking when reformatted
|
|
.github/**/*.yml
|
|
|
|
# Autogenerated file
|
|
.github/fabricbot.json
|
|
|
|
# These are actually templates, not pure YAML files
|
|
**/templates/*.yaml
|
|
|
|
# These files are auto-generated according to the comments in the files
|
|
**/charts/**/Chart.yaml
|
|
|
|
# Reports generated by dependency-cruiser
|
|
**/.dependency-cruiser-known-violations.json
|