.gitattributes

Source file repositories/reference/linux-study-clean/.gitattributes

File Facts

System
Linux kernel
Corpus path
.gitattributes
Extension
[no extension]
Size
105 bytes
Lines
6
Domain
Repository Root And Misc
Bucket
.gitattributes
Inferred role
Repository Root And Misc: .gitattributes
Status
atlas-only

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: GPL-2.0-only
*.[ch] diff=cpp
*.dts diff=dts
*.dts[io] diff=dts
*.rs diff=rust

Annotation

Implementation Notes