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