summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2018-09-05 16:43:20 +0100
committerChris Liddell <chris.liddell@artifex.com>2018-09-05 16:43:20 +0100
commit6c887103a58563dd4e95acab49f9ee60f2aa13a7 (patch)
treea2e5b5b05dcb253a712e8910ca5202cfde4fce7e /.gitattributes
parente914f1da46e33decc534486598dc3eadf69e6efb (diff)
downloadghostpdl-6c887103a58563dd4e95acab49f9ee60f2aa13a7.tar.gz
Update signed ghostpdf.cat to new certificate
also add a *.cat rule to .gitattributes to ensure .cat files are always treated as binary
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7ad70093f..441ee7d3a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,4 @@
* text=auto
*.inf eol=crlf
+*.cat binary
+