Files
mongo/.gitattributes
Andrew Bradshaw 843749abc3 SERVER-119997 Dont run prettier on monguard directory
GitOrigin-RevId: b5941c8133404e66632c64c9ffe974c32e6e6fcc
2026-02-20 18:58:49 +00:00

18 lines
716 B
Plaintext

*.vcproj -crlf -diff -merge
*.pbxproj -crlf -diff -merge
*.sh text eol=lf
**/third_party/**/* rules-lint-ignored=true
**/.auto_header/BUILD.bazel rules-lint-ignored=true
**/third_party/**/BUILD.bazel rules-lint-ignored=false
**/.auto_header/**/* rules-lint-ignored=true
external rules-lint-ignored=true
**/*.tpl.h rules-lint-ignored=true
**/*.tpl.cpp rules-lint-ignored=true
rpm/*.spec rules-lint-ignored=true
src/mongo/bson/column/bson_column_compressed_data.inl rules-lint-ignored=true
*.idl linguist-language=yaml
# Do not automatically merge golden test expected output files
jstests/**/expected_output/**/* -merge
monguard/** rules-lint-ignored=true
MODULE.bazel.lock rules-lint-ignored=true linguist-generated