summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-02-08 23:31:07 +0100
committerCarl Hetherington <cth@carlh.net>2025-02-08 23:31:07 +0100
commit9f6ed1b4e66c1dd03acdcdb3b4a365a268632ca6 (patch)
tree5d601a08b2578da5cb6ac61c03471c88657d774e
parent3851061b405f4463bb24194d57341d8f76603620 (diff)
Hopefully stop .pem files being line-ending-converted by git.v1.10.10
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..0beab68b
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.pem binary
+