summary refs log tree commit diff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2019-05-06 20:43:13 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2019-05-06 20:43:13 +0700
commit212de1b87a3991863b9e41c1f85cfbf070d30b3c (patch)
tree815375ae1a1ffd66f22a3208ea3ad5a2015f9af6 /.gitattributes
parent.NET 1.1 fixes for KDF changes (diff)
downloadBouncyCastle.NET-ed25519-212de1b87a3991863b9e41c1f85cfbf070d30b3c.tar.xz
Add .rsp as text in .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4989b01a5..6642c004f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -13,6 +13,7 @@
 *.nunit    text diff=xml
 *.pem      text
 *.README   text
+*.rsp      text
 *.sln      text
 *.tmpl     text
 *.txt      text