diff --git a/.gitattributes b/.gitattributes index d37f0228..d67862fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Test data should not be modified on checkout, regardless of host settings *.json binary +*.py diff=python