diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7eadd8b..56292f4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ /debian export-ignore /mkosi.conf export-ignore /mkosi.prepare export-ignore +/README.md export-ignore * text=auto *.cil linguist-detectable=true *.cil whitespace=trailing-space |