diff options
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 60b9a3481aa..0b51237e6d6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,7 @@ # These files should be checked out as is *.result -text -whitespace +*.dat -text -whitespace # Denote all files that are truly binary and should not be modified. *.png binary |