mongo/.gitattributes
Daniel Moody 6ef58e3e37 SERVER-112222 Add all_headers opt out option (#42444)
GitOrigin-RevId: 6c29cbdbc89f65224fa84d44ea2d89e6c4b1a29c
2025-10-14 20:20:31 +00:00

15 lines
527 B
Plaintext

*.vcproj -crlf -diff -merge
*.pbxproj -crlf -diff -merge
*.sh text eol=lf
**/third_party/**/* 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
MODULE.bazel.lock rules-lint-ignored=true linguist-generated