summaryrefslogtreecommitdiffstats
path: root/src/lib/http/.gitattributes
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2021-04-18 14:34:49 +0200
committerTomek Mrugalski <tomek@isc.org>2021-05-05 16:08:18 +0200
commit701fb1a4bb25246babe842e217507e08100e24b5 (patch)
tree7c290330dfd2b9b24503847a5e0735d36c34f1e8 /src/lib/http/.gitattributes
parent[#1590] Added http-auth logger (diff)
downloadkea-701fb1a4bb25246babe842e217507e08100e24b5.tar.xz
kea-701fb1a4bb25246babe842e217507e08100e24b5.zip
[#1590] Updated git attributes
Diffstat (limited to 'src/lib/http/.gitattributes')
-rw-r--r--src/lib/http/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/http/.gitattributes b/src/lib/http/.gitattributes
index 48910f202a..f20b5da855 100644
--- a/src/lib/http/.gitattributes
+++ b/src/lib/http/.gitattributes
@@ -1,2 +1,4 @@
+/auth_messages.cc -diff merge=ours
+/auth_messages.h -diff merge=ours
/http_messages.cc -diff merge=ours
/http_messages.h -diff merge=ours