diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 665ff50..e79ba00 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,8 @@ *.csv text *.rda binary +*.png binary + DESCRIPTION text LICENSE text NAMESPACE text |