summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 14:54:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 14:54:28 -0800
commit39ce84d616d5fe8075da2294ecdec23d36d28ae0 (patch)
treeac666a3ded52ee1a02c3e6c3887524caaff1b7a0 /.gitattributes
parent8f8cd5cba23e9a1a952d4aba55e8725b79d02b1a (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