diff options
| author | RogueAI42 <[email protected]> | 2017-06-20 20:35:43 +1000 |
|---|---|---|
| committer | RogueAI42 <[email protected]> | 2017-06-20 20:35:43 +1000 |
| commit | e1aa416d6cd9bd9f6630843468fe46ed814609df (patch) | |
| tree | 47824135ce0f82560fe868bc3602887e9b0c6ed1 | |
| parent | 8cb518844f0545227a02a9600a2912b532254a26 (diff) | |
| download | shiftos_thereturn-e1aa416d6cd9bd9f6630843468fe46ed814609df.tar.gz shiftos_thereturn-e1aa416d6cd9bd9f6630843468fe46ed814609df.tar.bz2 shiftos_thereturn-e1aa416d6cd9bd9f6630843468fe46ed814609df.zip | |
rylan doesn't like python
| -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 |
