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