diff options
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 38b6a858..59d17b97 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,6 +15,7 @@ *.properties text *.sql text *.xml text +*.rst text # Denote all files that are truly binary and should not be modified. *.png binary |