diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1ff0c42..15e19b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -61,3 +61,8 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain + +# don't display Python? hopefully? +ShiftOS.Engine/Lib/* linguist-vendored +ResourceCompressor/res/Dependencies/* linguist-vendored +*.py linguist-vendored |
