diff options
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9e4fad21e..2badfa42c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,10 @@ Makefile text eol=lf *.sed text eol=lf *.sh text eol=lf *.json text eol=lf +.gitignore text eol=lf +.gitattributes text eol=lf +*.yml text eol=lf +*.py text eol=lf *.png binary *.bin binary |