summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:13:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:13:16 -0800
commite34c34dc58e71344d440f7c73a7e4713c84e9cc6 (patch)
tree881b8d02f9ac6de20358cb3005af31b92dba79d7 /.gitattributes
parent167a34c8c00f4550ccd55dc1f9410fa1277be62a (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf