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