diff --git a/.gitattributes b/.gitattributes index 2ca64d9..26310ac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,6 +20,8 @@ *.tld text *.txt text *.xml text +*.sig text +*.sql text # These files are binary and should be left untouched # (binary is a macro for -text -diff) @@ -34,6 +36,7 @@ *.png binary *.so binary *.war binary +*.pdf binary ################################################ # Additional File Types and Suggested Settings # @@ -61,4 +64,4 @@ # *.tif binary # *.tiff binary # *.svg binary -# *.eps binary \ No newline at end of file +# *.eps binary