summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-06-17 15:01:39 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-06-17 15:01:39 -0400
commitf93b470e22ed4c77d92c92f9016c5cc3346e56fb (patch)
treeb5e5d593e0c9113950ed9fec9e1de62f9c8d8417 /.gitattributes
parent90d3999e0d6e05daa302df4beb0b5dfb42f9f751 (diff)
downloadcups-f93b470e22ed4c77d92c92f9016c5cc3346e56fb.tar.gz
Fix an issue with the IPP backend and unsupported "sides" values (rdar://51775322)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1a5c3e6c7..2f20357d7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,5 @@
.git* export-ignore
.mailmap export-ignore
+examples/testfile.pcl -text
+exampels/testfile.txt -text
scripts export-ignore